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)
Linux was granted a new system call to load modules by file descriptor
in commit 34e1169d996a ("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>

No differences found