git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d1c3ed6
)
Wire up finit_module syscall
author
Luck, Tony
<tony.luck@intel.com>
Thu, 3 Jan 2013 18:33:48 +0000
(10:33 -0800)
committer
Linus 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