2.4.10-pre12 sysrq.c compile error (solved)

Stefan Jeglinski jeglin at 4pi.com
Fri Sep 21 12:26:10 EST 2001


Thanks, Kaoru!

Sorry, no patch yet. I'll do one if my next rsync doesn't have it fixed :-)

All extern declarations should be

	extern void wakeup_bdflush(void);

definition should be:

	void wakeup_bdflush(void);

and all calls should be:

	wakeup_bdflush();



Stefan Jeglinski

** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/





More information about the Linuxppc-dev mailing list