Skip to content

Commit

Permalink
EDAC, sb_edac: Assign EDAC memory controller per h/w controller
Browse files Browse the repository at this point in the history
Tony pointed out: "currently the driver pretends there is one big
8-channel memory controller per socket instead of 2 4-channel
controllers. This is fine with all memory controller populated with
symmetrical DIMM configurations, but runs into difficulties on
asymmetrical setups".

Restructure the driver to assign an EDAC memory controller to each real
h/w memory controller to resolve the issue.

Signed-off-by: Qiuxu Zhuo <qiuxu.zhuo@intel.com>
Cc: linux-edac <linux-edac@vger.kernel.org>
Link: http://lkml.kernel.org/r/20170523000731.87793-1-qiuxu.zhuo@intel.com
[ Break some lines at convenient points. ]
Signed-off-by: Borislav Petkov <bp@suse.de>
  • Loading branch information
Qiuxu Zhuo authored and Borislav Petkov committed May 25, 2017
1 parent 7fd562b commit e2f747b
Showing 1 changed file with 84 additions and 84 deletions.
Loading

0 comments on commit e2f747b

Please sign in to comment.