2004-03-25 19:26:53

by Sid Boyce

[permalink] [raw]
Subject: Re: 2.6.5-rc2-mm3

This doesn't appear to have gotten through to the list. As it builds but
doesn't boot fully on the Athlon XP2200+, I started with fresh sources
and applied the patches, results the same.
Regards
Sid.

Sid Boyce wrote:

> 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 poi
> nter 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.
>


--
Sid Boyce .... Hamradio G3VBV and keen Flyer
Linux Only Shop.


2004-03-26 23:11:48

by Sid Boyce

[permalink] [raw]
Subject: Re: 2.6.5-rc2-mm4

Same as for -mm3.
SuSE 9.0 x86_64, gcc-3.3.1.
Regards
Sid.

Sid Boyce wrote:

> This doesn't appear to have gotten through to the list. As it builds
> but doesn't boot fully on the Athlon XP2200+, I started with fresh
> sources and applied the patches, results the same.
> Regards
> Sid.
>
> Sid Boyce wrote:
>
>> 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 poi
>> nter 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.
>>
>
>


--
Sid Boyce .... Hamradio G3VBV and keen Flyer
Linux Only Shop.

2004-03-26 23:47:47

by Andrew Morton

[permalink] [raw]
Subject: Re: 2.6.5-rc2-mm4

Sid Boyce <[email protected]> wrote:
>
> >> 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 poi
> >> nter 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

You'll need to revert signal-race-fix.patch until the various arch guys
catch up.