RE: [RFC PATCH 1/6] ACPICA: Hardware: Reduce divergences for sleep functions.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi, Oswald

> From: linux-acpi-owner@xxxxxxxxxxxxxxx [mailto:linux-acpi-owner@xxxxxxxxxxxxxxx] On Behalf Of Oswald Buddenhagen
> Sent: Thursday, May 29, 2014 6:25 PM
> To: Lv Zheng
> Cc: Wysocki, Rafael J; Brown, Len; linux-acpi@xxxxxxxxxxxxxxx
> Subject: Re: [RFC PATCH 1/6] ACPICA: Hardware: Reduce divergences for sleep functions.
> 
> series confirmed to work on top of linux-pm-next.

Thanks for the confirmation.
Since this is not urgent as we have the stable material shipped.
I'll push it to ACPICA upstream so that it can reviewed properly.

Thanks and best regards
-Lv

> 
> On Wed, May 28, 2014 at 01:27:37AM +0800, Lv Zheng wrote:
> > From: Lv Zheng <lv.zheng@xxxxxxxxx>
> >
> > This patch is generated to reduce source code differences between Linux and
> > ACPICA so that further sleep related modifications can be applied directly
> > without human interventions. Lv Zheng.
> >
> > Signed-off-by: Lv Zheng <lv.zheng@xxxxxxxxx>
> > Cc: Oswald Buddenhagen <ossi@xxxxxxx>
> > ---
> >  drivers/acpi/acpica/hwxfsleep.c |    2 --
> >  1 file changed, 2 deletions(-)
> >
> > diff --git a/drivers/acpi/acpica/hwxfsleep.c b/drivers/acpi/acpica/hwxfsleep.c
> > index 6921c7f..103d9a7 100644
> > --- a/drivers/acpi/acpica/hwxfsleep.c
> > +++ b/drivers/acpi/acpica/hwxfsleep.c
> > @@ -138,7 +138,6 @@ acpi_status acpi_set_firmware_waking_vector64(u64 physical_address)
> >  {
> >  	ACPI_FUNCTION_TRACE(acpi_set_firmware_waking_vector64);
> >
> > -
> >  	/* Determine if the 64-bit vector actually exists */
> >
> >  	if ((acpi_gbl_FACS->length <= 32) || (acpi_gbl_FACS->version < 1)) {
> > @@ -154,7 +153,6 @@ acpi_status acpi_set_firmware_waking_vector64(u64 physical_address)
> >
> >  ACPI_EXPORT_SYMBOL(acpi_set_firmware_waking_vector64)
> >  #endif
> > -
> >  /*******************************************************************************
> >   *
> >   * FUNCTION:    acpi_enter_sleep_state_s4bios
> > --
> > 1.7.10
> >
> >
> --
> To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
> the body of a message to majordomo@xxxxxxxxxxxxxxx
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
--
To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux IBM ACPI]     [Linux Power Management]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]     [Linux Resources]

  Powered by Linux