Re: [patch] SH: inotify and ioprio syscalls

2005-08-11 Thread Paul Mundt
On Wed, Aug 10, 2005 at 04:07:09PM -0400, Robert Love wrote: > Add inotify and ioprio syscall stubs to SH. > > Robert Love > > > Signed-off-by: Robert Love <[EMAIL PROTECTED]> > > arch/sh/kernel/entry.S |5 + > include/asm-sh/unistd.h |8 +++- > 2 files changed, 12

Re: [patch] SH: inotify and ioprio syscalls

2005-08-11 Thread Paul Mundt
On Wed, Aug 10, 2005 at 04:07:09PM -0400, Robert Love wrote: Add inotify and ioprio syscall stubs to SH. Robert Love Signed-off-by: Robert Love [EMAIL PROTECTED] arch/sh/kernel/entry.S |5 + include/asm-sh/unistd.h |8 +++- 2 files changed, 12 insertions(+), 1

[patch] SH: inotify and ioprio syscalls

2005-08-10 Thread Robert Love
Add inotify and ioprio syscall stubs to SH. Robert Love Signed-off-by: Robert Love <[EMAIL PROTECTED]> arch/sh/kernel/entry.S |5 + include/asm-sh/unistd.h |8 +++- 2 files changed, 12 insertions(+), 1 deletion(-) diff -urN

[patch] SH: inotify and ioprio syscalls

2005-08-10 Thread Robert Love
Add inotify and ioprio syscall stubs to SH. Robert Love Signed-off-by: Robert Love [EMAIL PROTECTED] arch/sh/kernel/entry.S |5 + include/asm-sh/unistd.h |8 +++- 2 files changed, 12 insertions(+), 1 deletion(-) diff -urN linux-2.6.13-rc6-git2/arch/sh/kernel/entry.S