Re: [patch] inotify: add x86-64 syscall numbers

2005-07-15 Thread Robert Love
On Fri, 2005-07-15 at 22:01 +0200, Andi Kleen wrote: > It won't work anyways because you forgot to patch the compat > sys32_open. Well, "won't work" is a bit harsh, its just one hook. But that was next. I usually leave per-arch stuff to the arch folks. Robert Love Add fsnotify_open(

Re: [patch] inotify: add x86-64 syscall numbers

2005-07-15 Thread Andi Kleen
Robert Love <[EMAIL PROTECTED]> writes: > Andi, > > Attached patch adds the inotify syscall numbers to x86-64. Also adds > the new ioprio_get() and ioprio_set() calls to the IA32 layer. It won't work anyways because you forgot to patch the compat sys32_open. -Andi - To unsubscribe from this l