[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4B7CE6A3.7020103@np.css.fujitsu.com>
Date: Thu, 18 Feb 2010 16:05:07 +0900
From: Jin Dongming <jin.dongming@...css.fujitsu.com>
To: "Rafael J. Wysocki" <rjw@...k.pl>
CC: Jesse Barnes <jbarnes@...tuousgeek.org>,
"Moore, Robert" <robert.moore@...el.com>,
Len Brown <lenb@...nel.org>,
ACPI Devel Maling List <linux-acpi@...r.kernel.org>,
pm list <linux-pm@...ts.linux-foundation.org>,
Linux PCI <linux-pci@...r.kernel.org>,
Shaohua Li <shaohua.li@...el.com>,
Bjorn Helgaas <bjorn.helgaas@...com>,
Oliver Neukum <oliver@...kum.org>,
Matthew Garrett <mjg@...hat.com>,
LKML <linux-kernel@...r.kernel.org>,
Gary Hade <garyhade@...ibm.com>
Subject: Re: [PATCH 4/8] ACPI: Use GPE reference counting to support shared
GPEs
Hi, Rafael J. Wysocki
> - /* Update enable mask, but don't enable the HW GPE as of yet */
> -
> - status = acpi_ev_enable_gpe(gpe_event_info, FALSE);
I think the above line code should be remained. If it is deleted, the exception
event will be raised on some machine.
Best Regards,
Jin Dongming
> -
> ACPI_DEBUG_PRINT((ACPI_DB_LOAD,
> "Registered GPE method %s as GPE number 0x%.2X\n",
> name, gpe_number));
> - return_ACPI_STATUS(status);
> + return_ACPI_STATUS(AE_OK);
> }
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists