commit | dbe9e994c99ac9ac12d2b66ea42f44558f54fa52 | [log] [tgz] |
---|---|---|
author | Jeremy Fitzhardinge <jeremy@goop.org> | Mon Mar 17 16:37:21 2008 -0700 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Apr 24 23:57:32 2008 +0200 |
tree | 1723a47e74cd54094506812bcebaec21d0c14261 | |
parent | 229664bee6126e01f8662976a5fe2e79813b77c8 [diff] |
xen: no need for domU to worry about MCE/MCA Mask MCE/MCA out of cpu caps. Its harmless to leave them there, but it does prevent the kernel from starting an unnecessary thread. Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>