* [BK PATCHES] 2.4.x libata fixes (mostly)
@ 2005-02-23 20:22 Jeff Garzik
0 siblings, 0 replies; only message in thread
From: Jeff Garzik @ 2005-02-23 20:22 UTC (permalink / raw)
To: Marcelo Tosatti; +Cc: linux-ide@vger.kernel.org
Description reproduced from 2.6 version at
http://marc.theaimsgroup.com/?l=linux-kernel&m=110918919831955&w=2:
This BK push includes additional hardware support, but that's only
because it's (a) obviously low impact and (b) it was in the queue.
Far more important are:
1) API additions, to fix a severe bug: advanced drivers such as AHCI
were directly bitbanging --non-existent-- PCI IDE registers, causing an
oops, because of function calls buried deep within libata.
Solution: add the necessary hooks that should have existed all along,
for this functionality.
2) Fix stomping on active devices, if pci_request_regions() fails. It
is rather more urgent for libata than other situations, since we must
deal with PCI devices that secretly export ISA device regions (legacy
IDE 0x1f0, 0x170).
3) Fix command queue leak, if SCSI->ATA translation fails.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-02-23 20:22 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-23 20:22 [BK PATCHES] 2.4.x libata fixes (mostly) Jeff Garzik
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).