Re: 2.6.3-pa0 compiler errors on 712
On Mon, 23 Feb 2004, Matthew Wilcox wrote:
> On Mon, Feb 23, 2004 at 03:22:30PM +0200, Martin-Éric Racine wrote:
> > drivers/parport/parport_gsc.c:512: warning: initialization from incompatible pointer type
>
> Helge already took care of this one.
Confirmed. Thanks Helge! :)
> > drivers/serial/8250_gsc.c: In function `serial_init_chip':
> > drivers/serial/8250_gsc.c:85: warning: implicit declaration of function `serial8250_console_init'
>
> Part of our nasty console hacks. Not going to fix it on purpose.
Noted. Nasty anything sounds scary, though. :)
> Well.. ALSA and Harmony don't mix, as you know ;-)
...but the old OSS driver seems to be gone too?!
On the 2.6.3-pa2, the error log is (assides from already known ALSA problems and
the above console hack) down to this:
kernel/signal.c: In function `copy_siginfo_to_user':
kernel/signal.c:2034: warning: passing arg 1 of `__put_kernel_asm64' makes integer from pointer without a cast
kernel/signal.c:2034: warning: passing arg 1 of `__put_user_asm64' makes integer from pointer without a cast
kernel/signal.c:2041: warning: passing arg 1 of `__put_kernel_asm64' makes integer from pointer without a cast
kernel/signal.c:2041: warning: passing arg 1 of `__put_user_asm64' makes integer from pointer without a cast
kernel/signal.c:2057: warning: passing arg 1 of `__put_kernel_asm64' makes integer from pointer without a cast
kernel/signal.c:2057: warning: passing arg 1 of `__put_user_asm64' makes integer from pointer without a cast
--
Martin-Éric Racine, ICT Consultant
http://www.pp.fishpool.fi/~q-funk/
Reply to: