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:
f1659e7
)
- merge revision 1.3
author
Mark Huang
<mlhuang@cs.princeton.edu>
Thu, 1 Dec 2005 20:05:49 +0000
(20:05 +0000)
committer
Mark Huang
<mlhuang@cs.princeton.edu>
Thu, 1 Dec 2005 20:05:49 +0000
(20:05 +0000)
date: 2005/11/21 23:06:00; author: mlhuang; state: Exp; lines: +1 -1
- enable kexec syscall
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