From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yinghai Lu Subject: Re: [git pull request] ACPI and driver patches for 2.6.33.merge Date: Mon, 21 Dec 2009 18:57:52 -0800 Message-ID: <4B3035B0.9030303@kernel.org> References: <86802c440912171728s27dd7108k85a0f1563660c95b@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-pci-owner@vger.kernel.org To: Len Brown Cc: Shaohua Li , Ingo Molnar , "Barnes, Jesse" , Linus Torvalds , Andrew Morton , linux-acpi@vger.kernel.org, Linux Kernel Mailing List , linux-pci@vger.kernel.org List-Id: linux-acpi@vger.kernel.org Len Brown wrote: >>> Shaohua Li (3): >>> ACPI: Add a generic API for _OSC -v2 >>> ACPI: cleanup pci_root _OSC code. >>> ACPI: Add platform-wide _OSC support. >> it seems these three patches broke the _OSC on my intel new systems. >> >> revert them fix the problem with AER and pciehp and etc > > Yinghai, > does 3563ff964fdc36358cef0330936fdac28e65142a work or fail on your > system? That is (ACPI: Add platform-wide _OSC support) > on top of 2.6.32 with no other changes. > only revert that does NOT make _OSC on my system work again. Thanks Yinghai