commit | 8004dd965b13b01a96def054d420f6df7ff22d53 | [log] [tgz] |
---|---|---|
author | Yinghai Lu <yhlu.kernel@gmail.com> | Mon May 12 17:40:39 2008 -0700 |
committer | Thomas Gleixner <tglx@linutronix.de> | Sun May 25 10:55:10 2008 +0200 |
tree | e45157833daa023f579daff7ef907548ea6c9a7e | |
parent | b79cd8f1268bab57ff85b19d131f7f23deab2dee [diff] |
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>