Re: [PATCH] Provide system call to get task id

Alan Cox (alan@lxorguk.ukuu.org.uk)
Mon, 8 Oct 2001 17:07:56 +0100 (BST)


> > .long SYMBOL_NAME(sys_fcntl64)
> > + .long SYMBOL_NAME(sys_gettid)
> > .long SYMBOL_NAME(sys_ni_syscall) /* reserved for TUX */
>
> I think there was a reason why this syscall is marked reserved,
> could you add it as Nr 224? (223 is reserved in 2.4.11-pre as well).

Yep - 223 is provisionally the security() syscall for the LSM project
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/