On Mon, Oct 22, 2007 at 12:36:00PM +0100, Al Viro wrote:
Yes, this one is fixed. Thanks for your patch.
But another one comes out. ;(
CC kernel/sched.o
kernel/sched.c:3902: error: conflicting types for ‘wait_for_completion_interruptible’
include/linux/completion.h:46: error: previous declaration of ‘wait_for_completion_interruptible’ was here
kernel/sched.c:3908: error: conflicting types for ‘wait_for_completion_interruptible’
include/linux/completion.h:46: error: previous declaration of ‘wait_for_completion_interruptible’ was here
make[1]: *** [kernel/sched.o] Error 1
make: *** [kernel] Error 2
CC: Ingo Molar <mingo@elte.hu>
--
May the Source Be With You.
-