lkml.org 
[lkml]   [2015]   [Nov]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] x86/PCI: Fix regression caused by commit 4d6b4e69a245
On Mon, Nov 30, 2015 at 03:11:14AM +0100, Rafael J. Wysocki wrote:
> On Monday, November 30, 2015 09:20:06 AM Jiang Liu wrote:
> > Hi Rafael,
> > I have removed following changes against the original patch
> > posted at Nov 16.
> > bus);
> >
> > /* already added by acpi ? */
> > - resource_list_for_each_entry(window, resources)
> > + resource_list_for_each_entry(window, &info->resources)
> > if (window->res->flags & IORESOURCE_BUS) {
> > found = true;
> > break;
> > }
> > -
> > if (!found)
> > pci_add_resource(resources, &info->busn);
> >
> > And I only refined the commit message based on the test patch
> > I sent to Authur as an attachment at Nov 25.
>
> OK, thanks.
>
> Keith, Hans, can you test this version too please?

Thanks, works for me!

Tested-by: Keith Busch <keith.busch@intel.com>

> Bjorn, any more comments from you on this one?


\
 
 \ /
  Last update: 2015-11-30 19:01    [W:0.061 / U:1.320 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site