* 2.5.5-dj2 -- serial.c:649: too many arguments to function `handle_sysrq'
@ 2002-02-27 22:33 Miles Lane
2002-02-27 23:15 ` James Simmons
0 siblings, 1 reply; 2+ messages in thread
From: Miles Lane @ 2002-02-27 22:33 UTC (permalink / raw)
To: Dave Jones, linux-kernel
2.5.5-dj2 + nls.patch + migrate.diff + console_8.diff + roberto
nibaldo's patches:
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes
-Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common
-pipe -mpreferred-stack-boundary=2 -march=athlon
-DKBUILD_BASENAME=serial -DEXPORT_SYMTAB -c serial.c
serial.c: In function `receive_chars':
serial.c:649: too many arguments to function `handle_sysrq'
make[3]: *** [serial.o] Error 1
make[3]: Leaving directory `/usr/src/linux/drivers/char'
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: 2.5.5-dj2 -- serial.c:649: too many arguments to function `handle_sysrq'
2002-02-27 22:33 2.5.5-dj2 -- serial.c:649: too many arguments to function `handle_sysrq' Miles Lane
@ 2002-02-27 23:15 ` James Simmons
0 siblings, 0 replies; 2+ messages in thread
From: James Simmons @ 2002-02-27 23:15 UTC (permalink / raw)
To: Miles Lane; +Cc: Dave Jones, linux-kernel
On Wed, 27 Feb 2002, Miles Lane wrote:
> 2.5.5-dj2 + nls.patch + migrate.diff + console_8.diff + roberto
> nibaldo's patches:
>
> gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes
> -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common
> -pipe -mpreferred-stack-boundary=2 -march=athlon
> -DKBUILD_BASENAME=serial -DEXPORT_SYMTAB -c serial.c
> serial.c: In function `receive_chars':
> serial.c:649: too many arguments to function `handle_sysrq'
> make[3]: *** [serial.o] Error 1
> make[3]: Leaving directory `/usr/src/linux/drivers/char'
My fault :-( I cleaned up sysrq a little bit in relationship to the VT
system. The change effected more drivers than I thought. Try
console_8.diff again. I put a new version of the patch up.
http://www.transvirtual.com/~jsimmons/console/console_8.diff
I'm glad people are testing it out before it goes into the dj tree. I will
post other patches before I send them in to be included into the dj tre
since now we are getting into changes that effect alot of drivers.
For example fg_console will be going away very soon!!!! This willeffect
alot of drivers.
. ---
|o_o |
|:_/ | Give Micro$oft the Bird!!!!
// \ \ Use Linux!!!!
(| | )
/'_ _/`\
___)=(___/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-02-27 23:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-02-27 22:33 2.5.5-dj2 -- serial.c:649: too many arguments to function `handle_sysrq' Miles Lane
2002-02-27 23:15 ` James Simmons
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.