]> git.karo-electronics.de Git - karo-tx-linux.git/commit
edac: x38 fix mchbar high register addr
authorLu Zhihe <tombowfly@gmail.com>
Wed, 29 Jul 2009 22:02:09 +0000 (15:02 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 30 Jul 2009 02:10:34 +0000 (19:10 -0700)
commit3d768213a6c34a27fac1804143da8cf18b8b175f
tree71cc8c313d98c1122041e80752753143f862b80e
parent11c7da4b0ca76a57f51c996c883c480e203cf5a9
edac: x38 fix mchbar high register addr

Intel X38 MCHBAR is a 64bits register, base from 0x48, so its higher base
is 0x4C.

Signed-off-by: Lu Zhihe <tombowfly@gmail.com>
Signed-off-by: Doug Thompson <dougthompson@xmission.com>
Cc: <stable@kernel.org> [2.6.30.x]
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/edac/x38_edac.c