[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20060925200419.85aa4ff6.akpm@osdl.org>
Date: Mon, 25 Sep 2006 20:04:19 -0700
From: Andrew Morton <akpm@...l.org>
To: Davide Libenzi <davidel@...ilserver.org>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Michael Kerrisk <michael.kerrisk@....net>
Subject: Re: [patch] epoll_pwait for 2.6.18 ...
On Mon, 25 Sep 2006 17:43:10 -0700 (PDT)
Davide Libenzi <davidel@...ilserver.org> wrote:
>
> The attached patch implements the epoll_pwait system call
Your email client space-stuffed it. That's pretty easy to fix up, but...
> 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.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists