commit | 2cfc5be7df26b6fbe9a293e2abf388a6e5b9a39e | [log] [tgz] |
---|---|---|
author | Kyle McMartin <kyle@mcmartin.ca> | Fri Sep 28 13:25:59 2007 -0400 |
committer | Kyle McMartin <kyle@shortfin.cabal.ca> | Thu Oct 18 00:58:26 2007 -0700 |
tree | b63f6d70adfdb8fe00053fb97dd7114035512a91 | |
parent | d85714d81cc0408daddb68c10f7fd69eafe7c213 [diff] [blame] |
[PARISC] Wire up sys_fallocate (and compat_sys_fallocate) Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>
diff --git a/arch/parisc/kernel/syscall_table.S b/arch/parisc/kernel/syscall_table.S index 2540786..117438e 100644 --- a/arch/parisc/kernel/syscall_table.S +++ b/arch/parisc/kernel/syscall_table.S
@@ -403,6 +403,7 @@ ENTRY_COMP(signalfd) ENTRY_COMP(timerfd) ENTRY_SAME(eventfd) + ENTRY_COMP(fallocate) /* 305 */ /* Nothing yet */