Re: [PATCH #upstream-fixes] pata_legacy: fix no device fail path

From: Jeff Garzik
Date: Thu Apr 16 2009 - 15:23:29 EST


Tejun Heo wrote:
When pata_legacy can't detect any device, it unregisters the
platform_device and fails detection. However, it forgets to detach
ata host triggering weird failures as the host later gets freed by
devres while still attached. Fix it.

Signed-off-by: Tejun Heo <tj@xxxxxxxxxx>
Reported-by: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
---
Well, with or without test verification, this patch is correct. Thanks.

drivers/ata/pata_legacy.c | 1 +
1 file changed, 1 insertion(+)

applied


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/