2.6.5-rc2-mm4

From: Sid Boyce
Date: Sat Mar 27 2004 - 21:31:50 EST


Andrew Morton wrote:
> You'll need to revert signal-race-fix.patch until the various arch guys
> catch up.
Did that, no change, looks like we have something missing in signal.c for x86_64.
HOSTCC usr/gen_init_cpio
CPIO usr/initramfs_data.cpio
GZIP usr/initramfs_data.cpio.gz
AS usr/initramfs_data.o
LD usr/built-in.o
CC arch/x86_64/kernel/process.o
CC arch/x86_64/kernel/semaphore.o
CC arch/x86_64/kernel/signal.o
arch/x86_64/kernel/signal.c: In function `do_signal':
arch/x86_64/kernel/signal.c:426: warning: passing arg 2 of `get_signal_to_deliver' from incompatible pointer type
arch/x86_64/kernel/signal.c:426: error: too few arguments to function `get_signal_to_deliver'
make[1]: *** [arch/x86_64/kernel/signal.o] Error 1
make: *** [arch/x86_64/kernel] Error 2
Regards
Sid.

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