From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Rafael J. Wysocki" Subject: Re: [PATCH 0/2] Minor _OSC error handling improvements Date: Tue, 15 Dec 2015 17:10:06 +0100 Message-ID: <56703B5E.7040601@intel.com> References: <20151203172900.GB17565@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-pci-owner@vger.kernel.org To: Andy Lutomirski , Bjorn Helgaas , Linux API Cc: Andy Lutomirski , Matthew Garrett , Bjorn Helgaas , "linux-pci@vger.kernel.org" , Yijing Wang List-Id: linux-api@vger.kernel.org On 12/15/2015 4:15 AM, Andy Lutomirski wrote: > [cc: linux-acpi and Rafael -- whoops] > > Rafael, do you want me to resend these? Yes, please. Thanks, Rafael > On Thu, Dec 3, 2015 at 9:29 AM, Bjorn Helgaas wrote: >> On Thu, Nov 19, 2015 at 08:08:18AM -0800, Andy Lutomirski wrote: >>> This doesn't fix any bugs, but it makes the debugging output a >>> little more useful. >>> >>> Andy Lutomirski (2): >>> acpi: Tidy up _OSC error spacing >>> acpi: Show _OSC UUID when _OSC fails >>> >>> drivers/acpi/bus.c | 8 ++++---- >>> 1 file changed, 4 insertions(+), 4 deletions(-) >> These both look fine to me. If you want it: >> >> Acked-by: Bjorn Helgaas > >