[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Adding new syscalls using LKM interface



All -

Can someone tell me how to add a "fresh" syscall to a running kernel
without replacing an existing syscall based on the LKM interface?

Unlike some BSD kernels (FreeBSD in particular), it appears to me
that we can't dynamically add/remove new syscalls without touching
some existing syscalls.

Thanks
Fabrice
  









-
Kernelnewbies: Help each other learn about the Linux kernel.
Archive:       http://mail.nl.linux.org/kernelnewbies/
IRC Channel:   irc.openprojects.net / #kernelnewbies
Web Page:      http://www.kernelnewbies.org/