Re: [PATCH v7 2/3] x86/tboot: Fail extended mode reduced hardware sleep

2013-07-29 Thread Rafael J. Wysocki
On Monday, July 29, 2013 04:18:22 PM Ben Guthro wrote: > > On 07/29/2013 04:21 PM, Rafael J. Wysocki wrote: > > On Monday, July 29, 2013 01:14:14 PM Ben Guthro wrote: > >> Register for the extended sleep callback from acpi. > >> As tboot currently does not support the reduced hardware sleep > >> i

Re: [PATCH v7 2/3] x86/tboot: Fail extended mode reduced hardware sleep

2013-07-29 Thread Ben Guthro
On 07/29/2013 04:21 PM, Rafael J. Wysocki wrote: > On Monday, July 29, 2013 01:14:14 PM Ben Guthro wrote: >> Register for the extended sleep callback from acpi. >> As tboot currently does not support the reduced hardware sleep >> interface, fail this extended call. >> >> Signed-off-by: Jan Beulic

Re: [PATCH v7 2/3] x86/tboot: Fail extended mode reduced hardware sleep

2013-07-29 Thread Rafael J. Wysocki
On Monday, July 29, 2013 01:14:14 PM Ben Guthro wrote: > Register for the extended sleep callback from acpi. > As tboot currently does not support the reduced hardware sleep > interface, fail this extended call. > > Signed-off-by: Jan Beulich > Signed-off-by: Ben Guthro > Cc: tboot-de...@lists.s

[PATCH v7 2/3] x86/tboot: Fail extended mode reduced hardware sleep

2013-07-29 Thread Ben Guthro
Register for the extended sleep callback from acpi. As tboot currently does not support the reduced hardware sleep interface, fail this extended call. Signed-off-by: Jan Beulich Signed-off-by: Ben Guthro Cc: tboot-de...@lists.sourceforge.net Cc: Gang Wei Reviewed-by: Konrad Rzeszutek Wilk ---