x86, mce: initial steps to make 64bit mce code 32bit clean
commit3cde5c8c839bf46a7be799ed0e1d0b4780aaf794
authorAndi Kleen <ak@linux.intel.com>
Mon, 27 Apr 2009 16:01:31 +0000 (27 18:01 +0200)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 28 May 2009 16:24:12 +0000 (28 09:24 -0700)
tree7827cc718c2e38c38e34a61b4fdf8cfc3c8e64ef
parent01c6680a547a3ee8dd170c269ea8e037b3191b71
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>
arch/x86/kernel/cpu/mcheck/mce.c