commit | adc61bcd91aa8364efaa496e7a4699950c362c21 | [log] [tgz] |
---|---|---|
author | Aristeu Rozanski <[email protected]> | Mon Jun 02 15:15:29 2014 -0300 |
committer | Mauro Carvalho Chehab <[email protected]> | Thu Jun 26 15:46:51 2014 -0300 |
tree | 6732353201fac40ccfc0b019ecbc61844774af1a | |
parent | d7c660b7dcb2f3c3835432cf733fba03507f4387 [diff] |
sb_edac: remove bogus assumption on mc ordering When a MC is handled, the correct sbridge_dev is searched based on the node, checking again later with the assumption the first memory controller found is the first socket's memory controller is a bogus assumption. Get rid of it. Cc: Tony Luck <[email protected]> Signed-off-by: Aristeu Rozanski <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>