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:
cdeeeae
)
[PARISC] remove old timerfd syscall
author
Kyle McMartin
<kyle@shortfin.cabal.ca>
Mon, 18 Feb 2008 21:57:26 +0000
(13:57 -0800)
committer
Kyle McMartin
<kyle@shortfin.cabal.ca>
Sun, 16 Mar 2008 02:11:45 +0000
(19:11 -0700)
Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
arch/parisc/kernel/syscall_table.S
patch
|
blob
|
history
diff --git
a/arch/parisc/kernel/syscall_table.S
b/arch/parisc/kernel/syscall_table.S
index 117438e9eb2a8329a932c17b5b184095982c39dc..3a1dd22e81387a42cab82c8d30080aa5ddf560ed 100644
(file)
--- a/
arch/parisc/kernel/syscall_table.S
+++ b/
arch/parisc/kernel/syscall_table.S
@@
-401,7
+401,7
@@
ENTRY_COMP(kexec_load) /* 300 */
ENTRY_COMP(utimensat)
ENTRY_COMP(signalfd)
- ENTRY_
COMP(timerfd)
+ ENTRY_
SAME(ni_syscall) /* was timerfd */
ENTRY_SAME(eventfd)
ENTRY_COMP(fallocate) /* 305 */