sb_edac: make minimal use of channel_mask
authorAristeu Rozanski <aris@redhat.com>
Mon, 2 Jun 2014 18:15:28 +0000 (15:15 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Thu, 26 Jun 2014 18:46:46 +0000 (15:46 -0300)
commitd7c660b7dcb2f3c3835432cf733fba03507f4387
tree07bcdf48bd5e3aa4a3c2445de40df5fd2bb1fed1
parent2ff3a308b5c776bdf4641311b87c843fe1bc3785
sb_edac: make minimal use of channel_mask

channel_mask will be used in the future to determine which group of memory
modules is causing the errors since when mirroring, lockstep and close page
are enabled you can't. While that doesn't happen, use the channel_mask to
determine the channel instead of relying on the MC event/exception.

Cc: Tony Luck <tony.luck@intel.com>
Signed-off-by: Aristeu Rozanski <aris@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/edac/sb_edac.c