Linus Torvalds wrote:
Ok, good. So the bug is apparently in the generic SCSI layer start/stophandling. I'm not entirely surprised, most people would never have triggered it (I _think_ it's disabled by default for all devices, and that the libata-scsi.c change was literally the first thing to ever enable it by default for anything!)
I haven't looked at this yet, but wanted to confirm your assessment here: libata was indeed the first (and still only?) user of this code path.
Since some SCSI devices may not be owned by the host computer, in the power management sense, we don't want to turn that on for all SCSI devices. Otherwise you wind up powering off a device in another building :)
This is basically the libata suspend/resume path, even though bits touch generic SCSI.
Jeff - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- References:
- Re: 2.6.22-rc3 hibernate(?) fails totally - regression
- From: "Rafael J. Wysocki" <[email protected]>
- Re: 2.6.22-rc3 hibernate(?) fails totally - regression
- From: David Greaves <[email protected]>
- Re: 2.6.22-rc3 hibernate(?) fails totally - regression
- From: Linus Torvalds <[email protected]>
- Re: 2.6.22-rc3 hibernate(?) fails totally - regression
- From: David Greaves <[email protected]>
- Re: 2.6.22-rc3 hibernate(?) fails totally - regression
- From: Tejun Heo <[email protected]>
- Re: 2.6.22-rc3 hibernate(?) fails totally - regression (xfs on raid6)
- From: David Greaves <[email protected]>
- Re: 2.6.22-rc3 hibernate(?) fails totally - regression (xfs on raid6)
- From: Tejun Heo <[email protected]>
- Re: 2.6.22-rc3 hibernate(?) fails totally - regression (xfs on raid6)
- From: David Greaves <[email protected]>
- Re: 2.6.22-rc3 hibernate(?) fails totally - regression (xfs on raid6)
- From: David Chinner <[email protected]>
- Re: 2.6.22-rc3 hibernate(?) fails totally - regression (xfs on raid6)
- From: David Greaves <[email protected]>
- Re: 2.6.22-rc3 hibernate(?) fails totally - regression (xfs on raid6)
- From: David Chinner <[email protected]>
- Re: 2.6.22-rc3 hibernate(?) fails totally - regression (xfs on raid6)
- From: David Greaves <[email protected]>
- Re: 2.6.22-rc3 hibernate(?) fails totally - regression (xfs on raid6)
- From: Linus Torvalds <[email protected]>
- Re: 2.6.22-rc3 hibernate(?) fails totally - regression (xfs on raid6)
- From: David Greaves <[email protected]>
- Re: 2.6.22-rc3 hibernate(?) fails totally - regression (xfs on raid6)
- From: Linus Torvalds <[email protected]>
- Re: 2.6.22-rc3 hibernate(?) fails totally - regression
- Prev by Date: Re: [KJ] [PATCH] drivers/acpi: sizeof/sizeof array size calculations replaced with ARRAY_SIZE
- Next by Date: Re: [PATCH RT] fix migrating softirq [cause of network hang]
- Previous by thread: Re: 2.6.22-rc3 hibernate(?) fails totally - regression (xfs on raid6)
- Next by thread: Re: 2.6.22-rc3 hibernate(?) fails totally - regression (xfs on raid6)
- Index(es):