projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
243412b
)
um: stub_rt_sigsuspend isn't needed these days anymore
author
Al Viro
<viro@zeniv.linux.org.uk>
Sun, 22 Apr 2012 07:28:20 +0000
(
03:28
-0400)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Mon, 21 May 2012 20:29:01 +0000
(16:29 -0400)
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
arch/x86/um/sys_call_table_64.c
patch
|
blob
|
history
diff --git
a/arch/x86/um/sys_call_table_64.c
b/arch/x86/um/sys_call_table_64.c
index 9924776f42650476eac999666fcc29b09ccb9a28..170bd926a69cd4eddbd64d03f0da41d719879bd0 100644
(file)
--- a/
arch/x86/um/sys_call_table_64.c
+++ b/
arch/x86/um/sys_call_table_64.c
@@
-31,7
+31,6
@@
#define stub_fork sys_fork
#define stub_vfork sys_vfork
#define stub_execve sys_execve
-#define stub_rt_sigsuspend sys_rt_sigsuspend
#define stub_sigaltstack sys_sigaltstack
#define stub_rt_sigreturn sys_rt_sigreturn