On Tue, 5 Feb 2008 10:54:54 +0100
Haavard Skinnemoen <[EMAIL PROTECTED]> wrote:

> The next time you go and remove a system call, could you _please_ post
> a HUGE warning to linux-arch? Or just do a quick grep and fix it up.

Btw, a quick grep through 2.6.24-mm1 shows

arch/frv/kernel/entry.S:        .long sys_timerfd
arch/m32r/kernel/syscall_table.S:       .long sys_timerfd
arch/sh/kernel/syscalls_32.S:   .long sys_timerfd
arch/sh/kernel/syscalls_64.S:   .long sys_timerfd               /* 350 */

so frv, m32r and sh are probably broken too.

Haavard
-
To unsubscribe from this list: send the line "unsubscribe linux-arch" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to