[PARISC] Wire up kexec_load syscall
Definitely unimplemented at this point and will just trap to sys_ni_syscall... Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
This commit is contained in:
committed by
Kyle McMartin
parent
034a15bfef
commit
fd3eef10f5
@ -400,6 +400,7 @@
|
||||
ENTRY_SAME(epoll_pwait)
|
||||
ENTRY_COMP(statfs64)
|
||||
ENTRY_COMP(fstatfs64)
|
||||
ENTRY_COMP(kexec_load) /* 300 */
|
||||
/* Nothing yet */
|
||||
|
||||
#undef ENTRY_SAME
|
||||
|
Reference in New Issue
Block a user