projects
/
linux-2.6.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
[PATCH] kexec: kexec ppc support
[linux-2.6.git]
/
arch
/
ppc
/
kernel
/
misc.S
diff --git
a/arch/ppc/kernel/misc.S
b/arch/ppc/kernel/misc.S
index
a3132f8
..
b6a63a4
100644
(file)
--- a/
arch/ppc/kernel/misc.S
+++ b/
arch/ppc/kernel/misc.S
@@
-1444,7
+1444,7
@@
_GLOBAL(sys_call_table)
.long sys_mq_timedreceive /* 265 */
.long sys_mq_notify
.long sys_mq_getsetattr
- .long sys_ni_syscall /* 268 reserved for sys_kexec_load */
+ .long sys_kexec_load
.long sys_add_key
.long sys_request_key /* 270 */
.long sys_keyctl