From: Michael K. <mf...@us...> - 2000-07-03 01:37:28
|
Update of /cvsroot/linux-vr/linux/fs In directory slayer.i.sourceforge.net:/tmp/cvs-serv9286/fs Modified Files: buffer.c Log Message: Fixes against recent kernel version imports: - more kill_fasync parameter fixes - account for change in fb_ops in a bunch of fb drivers - fixed 8bpp true-color in sfb (it's still a hack, though...) - fixed some (harmless) compiler warnings in ite8181.c - reimported the bdflush/wakeup_bdflush race fix, along with a comment that will guarantee a conflict when we import kernel version 2.4.0-test3 (or later) - at that point we should revert the file fs/buffer.c |