Re: New System call & Kernel compilation

From: Randy.Dunlap
Date: Fri Dec 17 2004 - 12:23:43 EST


selva kumar wrote:
selva:
After adding a new system call, should we have to
recompile the whole kernel? can anyone help me
regarding this?

Yes, it's expected that you rebuild the kernel
(at least all affected files), then reboot that
kernel to use the new syscall.

OTOH, there has been some recent email on lkml about
dynamic syscalls and a way to allow them (mostly for
experimental use AIUI, but if that's the case, just
rebuilding and rebooting would probably do for most
people).

--
~Randy
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/