Tony Luck 0ba169ac36 EDAC, sb_edac: Fix Knights Landing
In commit 2c1ea4c700af ("EDAC, sb_edac: Use cpu family/model in driver
detection") I broke Knights Landing because I failed to notice that it
called a wrapper macro "sbridge_get_all_devices_knl" instead of
"sbridge_get_all_devices" like all the other types.

Now that we include the processor type in the pci_id_table structure we
can skip the wrappers and just have the sbridge_get_all_devices() check
the type to decide whether to allow duplicate devices and controllers to
have registers spread across buses.

Fixes: 2c1ea4c700af ("EDAC, sb_edac: Use cpu family/model in driver detection")
Tested-by: Lukasz Odzioba <lukasz.odzioba@intel.com>
Acked-by: Aristeu Rozanski <aris@redhat.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2016-07-16 06:11:59 +09:00
..
2011-04-19 00:23:22 +02:00
2014-02-25 10:01:30 +01:00
2015-12-11 16:56:43 +01:00
2015-12-11 16:56:43 +01:00
2015-12-11 16:56:43 +01:00
2014-03-11 06:55:49 -03:00
2011-04-19 00:23:22 +02:00
2009-04-02 19:05:03 -07:00
2016-07-16 06:11:59 +09:00
2015-12-11 16:56:43 +01:00