Re: linux-next: Tree for Mar 13 (ata)
From: Dan Williams <hidden>
Date: 2012-03-14 00:36:54
Also in:
linux-ide, linux-scsi, lkml
From: Dan Williams <hidden>
Date: 2012-03-14 00:36:54
Also in:
linux-ide, linux-scsi, lkml
On Tue, Mar 13, 2012 at 2:22 PM, Jeff Garzik [off-list ref] wrote:
On 03/13/2012 05:06 PM, Randy Dunlap wrote:quoted
On 03/13/2012 02:41 AM, Stephen Rothwell wrote:quoted
Hi all, Changes since 20120309:on x86_64: ERROR: "ata_sas_port_async_resume" [drivers/scsi/libsas/libsas.ko] undefined! ERROR: "ata_sas_port_async_suspend" [drivers/scsi/libsas/libsas.ko] undefined! # CONFIG_SUSPEND is not set # CONFIG_PM_RUNTIME is not set # CONFIG_ACPI is not setThat sounds like the scsi tree (linux-scsi CC added).
That's on me, new suspend/resume support for libsas. Looks like I need stubs for the CONFIG_PM=n case. Revised patches coming up. -- Dan