commit | 1dc78f1ffa3a386b986b659884952d816021f38f | [log] [tgz] |
---|---|---|
author | Qiuxu Zhuo <qiuxu.zhuo@intel.com> | Wed Jun 26 14:16:55 2019 +0800 |
committer | Tony Luck <tony.luck@intel.com> | Wed Jun 26 10:07:27 2019 -0700 |
tree | 78b8187ce312d5e0350e8c4ff25cf8e2a5bfb850 | |
parent | c4a1dd9e83ceceef6ffba82b8b274ab9b929ea14 [diff] |
EDAC, skx, i10nm: Fix source ID register offset The source ID register offset for Skylake server is 0xf0, while for Icelake server is 0xf8. Pass the correct offset to get the source ID. Signed-off-by: Qiuxu Zhuo <qiuxu.zhuo@intel.com> Signed-off-by: Tony Luck <tony.luck@intel.com>