git://git.onelab.eu
/
linux-2.6.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a14e9e9
)
- enable kexec syscall
author
Mark Huang
<mlhuang@cs.princeton.edu>
Mon, 21 Nov 2005 23:06:00 +0000
(23:06 +0000)
committer
Mark Huang
<mlhuang@cs.princeton.edu>
Mon, 21 Nov 2005 23:06:00 +0000
(23:06 +0000)
arch/i386/kernel/syscall_table.S
patch
|
blob
|
history
diff --git
a/arch/i386/kernel/syscall_table.S
b/arch/i386/kernel/syscall_table.S
index
994a199
..
cd4cbd6
100644
(file)
--- a/
arch/i386/kernel/syscall_table.S
+++ b/
arch/i386/kernel/syscall_table.S
@@
-291,7
+291,7
@@
ENTRY(sys_call_table)
.long sys_mq_timedreceive /* 280 */
.long sys_mq_notify
.long sys_mq_getsetattr
- .long sys_
ni_syscall /* reserved for kexec */
+ .long sys_
kexec_load
.long sys_waitid
.long sys_ni_syscall /* 285 */ /* available */
.long sys_add_key