commit | 5d7279268b654d1f8ac43b0eb6cd9598d9cf55fd | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@linux.intel.com> | Mon Apr 27 19:25:48 2009 +0200 |
committer | H. Peter Anvin <hpa@zytor.com> | Thu May 28 09:24:12 2009 -0700 |
tree | 6cfe2e8958506ff84e7ce61507e5555208938eae | |
parent | 2e6f694fde0a7158590e121962ca2e3c06633528 [diff] |
x86, mce: use a call vector to call the 64bit mce handler Allows to call different machine check handlers from the low level machine check entry vector. This is needed for later when it will be used for 32bit too. Signed-off-by: Andi Kleen <ak@linux.intel.com> Signed-off-by: H. Peter Anvin <hpa@zytor.com> Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> Signed-off-by: H. Peter Anvin <hpa@zytor.com>