Dave Jones wrote:
On Sat, Aug 05, 2006 at 06:01:32AM +0900, Tejun Heo wrote:
> Hello, all.
>
> This is the second take of improve-init-and-legacy patchset. This
> patchset contains patches from Jeff Garzik, Alan Cox, Dave Jones and
> me to fix/clean up initializaton and legacy handling.
It does ? I don't recall writing any of these :)
Oh.. that credit is for the following patch.
====
http://thread.gmane.org/gmane.linux.ide/12393/focus=12395
[PATCH 5/5] libata: fix ata_device_add() error path
* dereferences null host_set->ports[] element.
* calls scsi_remove_host() on not-yet-added shost.
This patch fixes both bugs. The first problem was spotted and initial
patch submitted by Dave Jones <davej <at> redhat.com>. The second
problem was mentioned and fixed by Jeff Garzik <jgarzik <at> pobox.com>
in a larger cleanup patch.
====
The patch got moved to another patchset but I forgot to move that part
from head message. Free credit! :)
--
tejun
-
: send the line "unsubscribe linux-ide" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html