edac: x38 fix mchbar high register addr
authorLu Zhihe <tombowfly@gmail.com>
Wed, 29 Jul 2009 22:02:09 +0000 (15:02 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sun, 16 Aug 2009 21:18:26 +0000 (14:18 -0700)
commit86d33da634316b24e7452cc42f91c618e35380ba
treecb7762ac247e36bb122e1a5b5be4b65cec770d0a
parent9b32c6242593c108aec7d6f9fe9f74cc199f9038
edac: x38 fix mchbar high register addr

commit 3d768213a6c34a27fac1804143da8cf18b8b175f upstream.

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>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/edac/x38_edac.c