diff for duplicates of <20150115221545.GA29776@google.com> diff --git a/a/1.txt b/N1/1.txt index 613304f..e4a3133 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -31,7 +31,7 @@ Bjorn > > > > We'd like to fix other arches instead of just x86. > > -> > Link: https://bugzilla.kernel.org/show_bug.cgi?id=85491 +> > Link: https://bugzilla.kernel.org/show_bug.cgi?id…491 > > Reported-by: Marek Kordik <kordikmarek@gmail.com> > > Fixes: 5b28541552ef ("PCI: Restrict 64-bit prefetchable bridge windows to > > 64-bit resources") @@ -70,7 +70,7 @@ Bjorn > > + if (dev->subordinate && > > + i >= PCI_BRIDGE_RESOURCES && > > + i < PCI_NUM_RESOURCES && -> > + (dev->class >> 8) == PCI_CLASS_BRIDGE_PCI && +> > + (dev->class >> 8) = PCI_CLASS_BRIDGE_PCI && > > + pci_bus_clip_resource(dev, r)) { > > + changed = true; > > + pci_claim_resource(dev, i); diff --git a/a/content_digest b/N1/content_digest index 42e4fcb..f0956b1 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,7 +3,7 @@ "ref\0CALMQjD91+0o=DjQDV3ydkakrG6X=3RkHoCf-T5=wLbC01WkdEA@mail.gmail.com\0" "From\0Bjorn Helgaas <bhelgaas@google.com>\0" "Subject\0Re: [PATCH 10/10] PCI, sparc: clip firmware assigned resource under parent bridge's\0" - "Date\0Thu, 15 Jan 2015 16:15:45 -0600\0" + "Date\0Thu, 15 Jan 2015 22:15:45 +0000\0" "To\0Kjetil Oftedal <oftedal@gmail.com>\0" "Cc\0Yinghai Lu <yinghai@kernel.org>" linux-pci@vger.kernel.org @@ -48,7 +48,7 @@ "> >\n" "> > We'd like to fix other arches instead of just x86.\n" "> >\n" - "> > Link: https://bugzilla.kernel.org/show_bug.cgi?id=85491\n" + "> > Link: https://bugzilla.kernel.org/show_bug.cgi?id\342\200\246491\n" "> > Reported-by: Marek Kordik <kordikmarek@gmail.com>\n" "> > Fixes: 5b28541552ef (\"PCI: Restrict 64-bit prefetchable bridge windows to\n" "> > 64-bit resources\")\n" @@ -87,7 +87,7 @@ "> > +\t\t\tif (dev->subordinate &&\n" "> > +\t\t\t i >= PCI_BRIDGE_RESOURCES &&\n" "> > +\t\t\t i < PCI_NUM_RESOURCES &&\n" - "> > +\t\t\t (dev->class >> 8) == PCI_CLASS_BRIDGE_PCI &&\n" + "> > +\t\t\t (dev->class >> 8) = PCI_CLASS_BRIDGE_PCI &&\n" "> > +\t\t\t pci_bus_clip_resource(dev, r)) {\n" "> > +\t\t\t\tchanged = true;\n" "> > +\t\t\t\tpci_claim_resource(dev, i);\n" @@ -112,4 +112,4 @@ "> > More majordomo info at http://vger.kernel.org/majordomo-info.html\n" > > -134b128e46885fdeaaacc6bb161826626167651af0ffcb37b7e7e243fca26115 +2a6a4aa493790ef6e995fe452082d44540e8445cfbf5a390391c3fab7e120226
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.