commit | 3cde5c8c839bf46a7be799ed0e1d0b4780aaf794 | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@linux.intel.com> | Mon Apr 27 18:01:31 2009 +0200 |
committer | H. Peter Anvin <hpa@zytor.com> | Thu May 28 09:24:12 2009 -0700 |
tree | 7827cc718c2e38c38e34a61b4fdf8cfc3c8e64ef | |
parent | 01c6680a547a3ee8dd170c269ea8e037b3191b71 [diff] |
x86, mce: initial steps to make 64bit mce code 32bit clean Replace unsigned long with u64s if they need to contain 64bit values. 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>