x86, mce: use strict_strtoull
authorHidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>
Tue, 14 Apr 2009 08:26:30 +0000 (17:26 +0900)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 28 May 2009 16:24:15 +0000 (09:24 -0700)
commit9319cec8c185e84fc5281afb6ac5d4c47a234841
tree983c708aaa5bba2671787a886e03fe6226b1eb6a
parent8780e8e0f6b34862cdf2c62d4d2674d6bc3207db
x86, mce: use strict_strtoull

Use strict_strtoull instead of simple_strtoull.

Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>
Cc: Andi Kleen <andi@firstfloor.org>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
arch/x86/kernel/cpu/mcheck/mce.c
arch/x86/kernel/cpu/mcheck/mce_amd_64.c