diff for duplicates of <20131123005102.GA14690@google.com> diff --git a/a/1.txt b/N1/1.txt index 45197a0..a34306d 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -22,7 +22,7 @@ On Mon, Nov 11, 2013 at 01:26:06PM -0800, Rajat Jain wrote: > > Done: > -> https://bugzilla.kernel.org/show_bug.cgi?idd821 +> https://bugzilla.kernel.org/show_bug.cgi?id=64821 > > Please let me know if you need any help in trying something out - I'd > be more than keen to help - write code or test. @@ -63,7 +63,7 @@ There are probably other similarly-broken devices that may now probe slowly, but I don't know how to catch them all without penalizing the ones that play by the rules. -Link: https://bugzilla.kernel.org/show_bug.cgi?idd821 +Link: https://bugzilla.kernel.org/show_bug.cgi?id=64821 Reported-by: Rajat Jain <rajatjain@juniper.net> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> --- @@ -90,12 +90,12 @@ index 3eea3fdd4b0b..2fd2bd59e07f 100644 + /* + * Controller should notify on command completion unless the "No + * Command Completed Support" bit is set. But some hardware does -+ * not. See https://bugzilla.kernel.org/show_bug.cgi?id\x10751 ++ * not. See https://bugzilla.kernel.org/show_bug.cgi?id=10751 + */ + if (!(POWER_CTRL(ctrl) | ATTN_LED(ctrl) | PWR_LED(ctrl) | EMI(ctrl))) { + vendor = pdev->vendor; + device = pdev->device; -+ if (vendor = PCI_VENDOR_ID_INTEL && ++ if (vendor == PCI_VENDOR_ID_INTEL && + device >= 0x283f && device <= 0x2849) { + dev_info(&dev->device, "device [%04x:%04x] does not notify on hotplug command completion\n", + vendor, device); diff --git a/a/content_digest b/N1/content_digest index aa2ab65..db45b2f 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -8,7 +8,7 @@ "ref\0CADTPrLRJD0er1kijjm2SEE6wUA9eQaz+OOd67E3MpHLu6k-R6Q@mail.gmail.com\0" "From\0Bjorn Helgaas <bhelgaas@google.com>\0" "Subject\0Re: [PATCH] pciehp: Acknowledge the spurious \"cmd completed\" event.\0" - "Date\0Sat, 23 Nov 2013 00:51:02 +0000\0" + "Date\0Fri, 22 Nov 2013 17:51:02 -0700\0" "To\0Rajat Jain <rajatjain.linux@gmail.com>\0" "Cc\0linux-pci@vger.kernel.org <linux-pci@vger.kernel.org>" linux hotplug mailing <linux-hotplug@vger.kernel.org> @@ -46,7 +46,7 @@ "> \n" "> Done:\n" "> \n" - "> https://bugzilla.kernel.org/show_bug.cgi?idd821\n" + "> https://bugzilla.kernel.org/show_bug.cgi?id=64821\n" "> \n" "> Please let me know if you need any help in trying something out - I'd\n" "> be more than keen to help - write code or test.\n" @@ -87,7 +87,7 @@ "slowly, but I don't know how to catch them all without penalizing the\n" "ones that play by the rules.\n" "\n" - "Link: https://bugzilla.kernel.org/show_bug.cgi?idd821\n" + "Link: https://bugzilla.kernel.org/show_bug.cgi?id=64821\n" "Reported-by: Rajat Jain <rajatjain@juniper.net>\n" "Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>\n" "---\n" @@ -114,12 +114,12 @@ "+\t/*\n" "+\t * Controller should notify on command completion unless the \"No\n" "+\t * Command Completed Support\" bit is set. But some hardware does\n" - "+\t * not. See https://bugzilla.kernel.org/show_bug.cgi?id\020751\n" + "+\t * not. See https://bugzilla.kernel.org/show_bug.cgi?id=10751\n" "+\t */\n" "+\tif (!(POWER_CTRL(ctrl) | ATTN_LED(ctrl) | PWR_LED(ctrl) | EMI(ctrl))) {\n" "+\t\tvendor = pdev->vendor;\n" "+\t\tdevice = pdev->device;\n" - "+\t\tif (vendor = PCI_VENDOR_ID_INTEL &&\n" + "+\t\tif (vendor == PCI_VENDOR_ID_INTEL &&\n" "+\t\t device >= 0x283f && device <= 0x2849) {\n" "+\t\t\tdev_info(&dev->device, \"device [%04x:%04x] does not notify on hotplug command completion\\n\",\n" "+\t\t\t\t vendor, device);\n" @@ -152,4 +152,4 @@ " /* Check if Data Link Layer Link Active Reporting is implemented */\n" if (pciehp_readl(ctrl, PCI_EXP_LNKCAP, &link_cap)) { -8bbb3b030bfa3b8879de79d2d19c8009d120a8f1a16f61d19454053a7080479a +a378687a47b3438219294adb9857002ffbe43f892056bd34fb141201428a8c11
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.