]> rtime.felk.cvut.cz Git - lisovros/linux_canprio.git/commit
x86: amd opteron TOM2 mask val fix
authorYinghai Lu <yhlu.kernel@gmail.com>
Tue, 13 May 2008 00:40:39 +0000 (17:40 -0700)
committerThomas Gleixner <tglx@linutronix.de>
Sun, 25 May 2008 08:55:10 +0000 (10:55 +0200)
commit8004dd965b13b01a96def054d420f6df7ff22d53
treee45157833daa023f579daff7ef907548ea6c9a7e
parentb79cd8f1268bab57ff85b19d131f7f23deab2dee
x86: amd opteron TOM2 mask val fix

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>
arch/x86/kernel/cpu/mtrr/generic.c
arch/x86/pci/k8-bus_64.c