[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <3908561D78D1C84285E8C5FCA982C28F329503FE@ORSMSX114.amr.corp.intel.com>
Date: Fri, 21 Nov 2014 21:21:45 +0000
From: "Luck, Tony" <tony.luck@...el.com>
To: Aristeu Rozanski <aris@...hat.com>
CC: Mauro Carvalho Chehab <m.chehab@...sung.com>,
Doug Thompson <dougthompson@...ssion.com>,
Borislav Petkov <bp@...en8.de>,
"linux-edac@...r.kernel.org" <linux-edac@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: RE: [PATCH] sb_edac: Add support for Broadwell-DE processor
>> + { PCI_DESCR(PCI_DEVICE_ID_INTEL_BROADWELL_IMC_HA0_TAD2, 1) },
>> + { PCI_DESCR(PCI_DEVICE_ID_INTEL_BROADWELL_IMC_HA0_TAD3, 1) },
>
> You are marking TAD2 and TAD3 as optional here, but
>
>> + for (i = 0; i < NUM_CHANNELS; i++) {
>> + if (!pvt->pci_tad[i])
>> + goto enodev;
>> + }
>
> It's not optional here.
Heh. Cut & paste from the HASWELL version which has the same issue.
So we need to fix there too.
Thanks for the review.
-Tony
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists