Re: [PATCH] bogus __KERNEL_SYSCALLS__ usage

From: David Mosberger
Date: Thu Feb 12 2004 - 16:47:39 EST


>>>>> On Thu, 12 Feb 2004 16:28:57 +0000, Dave Jones <davej@xxxxxxxxxx> said:

Dave> arch/ia64/kernel/smp.c
Dave> arch/ia64/kernel/smpboot.c

Looks like these don't need __KERNEL_SYSCALLS__ anymore.

Dave> arch/ia64/kernel/process.c

This one still needs it, because it calls clone() and _exit().

I'll fix the former two in my tree.

Thanks,

--david
-
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/