]> git.neil.brown.name Git - history.git/commit
[PATCH] IDE-101
authorMartin Dalecki <dalecki@evision.ag>
Wed, 24 Jul 2002 03:12:13 +0000 (20:12 -0700)
committerLinus Torvalds <torvalds@home.transmeta.com>
Wed, 24 Jul 2002 03:12:13 +0000 (20:12 -0700)
commit02114f713353ea99145f1c9501dc5ff52aa2fc31
treed8e576af88fc877bc88d18984088eea3fbd5cfdc
parent10f024fda6623e0fcb49605c1bc83628e0f8db1f
[PATCH] IDE-101

Here is a quick fix.  I would like to synchronize with the irq handler
changes as well.  Becouse right now I know that preemption is killing
the disk subsystem when moving data between disks using different
request queues...  In esp.  It get's me in to do_request() with a queue
in unplugged state.  (Not everything is my fault, after all :-).
drivers/ide/ide-taskfile.c