]> git.neil.brown.name Git - history.git/commit
[PATCH] 2.5.19 blk.h and more about the ugly kids.
authorMartin Dalecki <dalecki@evision-ventures.com>
Sun, 2 Jun 2002 10:28:08 +0000 (03:28 -0700)
committerLinus Torvalds <torvalds@home.transmeta.com>
Sun, 2 Jun 2002 10:28:08 +0000 (03:28 -0700)
commit8795dba6a479913957c9c6e761abffabcc19d4a9
tree2a90c9d0f6cd71d408973b50a41026629a17330e
parent58f3fa97c7930c0a0b9830b6a70b845a2dbd40e0
[PATCH] 2.5.19 blk.h and more about the ugly kids.

 - Remove DEVICE_INTR and associated code from floppy driver.

 - Savlage s390 xpram code from kernel version dependant compilation disease.

 - Eliminate SET_INTR code from the places where it was used.

 - Eliminate bogous support for multiple sbpcd controllers. The driver didn't
   even compile right now before we could think about further supporting it at
   all we have to get rid of this hack first.
   Don't call invalidate_buffers in the release method there.
   Why should it be necessary?

 - Resurrect sonycd535 compilation.

 - Let CURRENT request macro use the same primitive at the remaining QUEUE macro
   in blk.h, which is still not quite right, but first things first :-).
16 files changed:
drivers/acorn/block/mfmhd.c
drivers/block/acsi.c
drivers/block/floppy.c
drivers/cdrom/Config.help
drivers/cdrom/Config.in
drivers/cdrom/Makefile
drivers/cdrom/gscd.c
drivers/cdrom/sbpcd.c
drivers/cdrom/sbpcd.h
drivers/cdrom/sbpcd2.c [deleted file]
drivers/cdrom/sbpcd3.c [deleted file]
drivers/cdrom/sbpcd4.c [deleted file]
drivers/cdrom/sonycd535.c
drivers/ide/hd.c
drivers/s390/block/xpram.c
include/linux/blk.h