Re: [patch] epoll_pwait for 2.6.18 ...

From: Davide Libenzi
Date: Tue Sep 26 2006 - 01:35:22 EST


On Mon, 25 Sep 2006, Andrew Morton wrote:

On Mon, 25 Sep 2006 17:43:10 -0700 (PDT)
Davide Libenzi <davidel@xxxxxxxxxxxxxxx> wrote:


The attached patch implements the epoll_pwait system call

Your email client space-stuffed it. That's pretty easy to fix up, but...

Damn Pine!


arch/i386/kernel/syscall_table.S | 1
fs/eventpoll.c | 55 ++++++++++++++++++++++++++++++++++++---
include/asm-i386/unistd.h | 3 +-
include/linux/syscalls.h | 3 ++

Could you please also wire up x86_64, so we can keep the 32-bit syscall
numbers in sync? I guess we should do arch/ia64/ia32/ia32_entry.S too, but
people don't seem to do that.

Ack. Will repost tomorrow ...


- Davide


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/