Re: inode->dentry diff rev #3 (failure report)

Aaron Tiensivu (tiensivu@pilot.msu.edu)
Tue, 9 Sep 1997 16:09:36 -0400


> Can folks try this patch v2.1.54 - Im sure it wont compile for some drivers
> even though I've tried to catch them all so feedback on which dont compile
> is sort of useful.

busmouse.c blows out.
Here's the messages..
I'm gonna fix it up real quick.

gcc -D__KERNEL__ -I/usr/src/linux-2.1.54/include -O2 -fomit-frame-pointer -pipe
-fno-strength-reduce -m486 -DCPU=486 -c -o busmouse.o busmouse.c
busmouse.c: In function `fasync_mouse':
busmouse.c:114: warning: passing arg 1 of `fasync_helper' from incompatible
pointer type
busmouse.c:114: warning: passing arg 2 of `fasync_helper' makes integer from
pointer without a cast
busmouse.c:114: warning: passing arg 3 of `fasync_helper' makes pointer from
integer without a cast
busmouse.c:114: too many arguments to function `fasync_helper'
busmouse.c: In function `close_mouse':
busmouse.c:126: warning: passing arg 1 of `fasync_mouse' from incompatible
pointer type
busmouse.c:126: warning: passing arg 2 of `fasync_mouse' makes integer from
pointer without a cast
busmouse.c:126: too many arguments to function `fasync_mouse'

--
Which is worse: ignorance or apathy?  Who knows?  Who cares?
Software is like sex; it's better when it's free. - Linus Torvalds
OK, so you're a PhD - just don't touch anything.
IBM: It may be slow, but at least it's expensive.
Microsoft: What do you want to own today?