From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga04.intel.com ([192.55.52.120]:44283 "EHLO mga04.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753274AbbLOQKi (ORCPT ); Tue, 15 Dec 2015 11:10:38 -0500 Subject: Re: [PATCH 0/2] Minor _OSC error handling improvements To: Andy Lutomirski , Bjorn Helgaas , Linux API References: <20151203172900.GB17565@localhost> Cc: Andy Lutomirski , Matthew Garrett , Bjorn Helgaas , "linux-pci@vger.kernel.org" , Yijing Wang From: "Rafael J. Wysocki" Message-ID: <56703B5E.7040601@intel.com> Date: Tue, 15 Dec 2015 17:10:06 +0100 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Sender: linux-pci-owner@vger.kernel.org List-ID: 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 > >