x86: amd opteron TOM2 mask val fix
commitbee879f48e0df80fd44db4dbd0da0dbbc9340193
authorYinghai Lu <yhlu.kernel@gmail.com>
Tue, 13 May 2008 00:40:39 +0000 (12 17:40 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 20 Aug 2008 18:05:09 +0000 (20 11:05 -0700)
tree9048815689cd9ff3dff392d7bc901123a130b2b6
parent1c94e41a5734290d14d4ca122e5dd26269571f76
x86: amd opteron TOM2 mask val fix

commit 8004dd965b13b01a96def054d420f6df7ff22d53 upstream.

there is a typo in the mask value, need to remove that extra 0,
to avoid 4bit clearing.

Signed-off-by: Yinghal Lu <yhlu.kernel@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Cc: maximilian attems <max@stro.at>
Cc: Peter Palfrader <weasel@debian.org>
Cc: dann frazier <dannf@debian.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
arch/x86/kernel/cpu/mtrr/generic.c
arch/x86/pci/k8-bus_64.c