]> git.baikalelectronics.ru Git - kernel.git/commit
Wire up finit_module syscall
authorLuck, Tony <tony.luck@intel.com>
Thu, 3 Jan 2013 18:33:48 +0000 (10:33 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 3 Jan 2013 18:57:23 +0000 (10:57 -0800)
commit97408899a79b0a21b1dcbf9a3ba0763995b0ee1f
treef4c111d5f01e569c05e60a339cd9cd65be842203
parent3488c69bfc958da74cc1a2ebc3b69a93c80b12aa
Wire up finit_module syscall

Linux was granted a new system call to load modules by file descriptor
in commit b8c87eedbc3a ("module: add syscall to load module from fd").

Wire it up for ia64 (ready for the Chrome port :-)

Signed-off-by: Tony Luck <tony.luck@intel.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/ia64/include/asm/unistd.h
arch/ia64/include/uapi/asm/unistd.h
arch/ia64/kernel/entry.S