diff options
| author | Tony Luck <[email protected]> | 2016-07-14 22:38:43 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2016-07-15 21:11:59 +0000 |
| commit | 0ba169ac3600ae4032ee14b4192e6bf5d67723f5 (patch) | |
| tree | ec1036fbfde78ebac111ac39bb14506e79b1346e /net/tipc/node.c | |
| parent | Merge branch 'akpm' (patches from Andrew) (diff) | |
| download | kernel-0ba169ac3600ae4032ee14b4192e6bf5d67723f5.tar.gz kernel-0ba169ac3600ae4032ee14b4192e6bf5d67723f5.zip | |
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 <[email protected]>
Acked-by: Aristeu Rozanski <[email protected]>
Signed-off-by: Tony Luck <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/tipc/node.c')
0 files changed, 0 insertions, 0 deletions
