From: Shuah Khan Date: Sun, 6 May 2012 17:11:04 +0000 (-0600) Subject: x86, microcode: microcode_core.c simple_strtoul cleanup X-Git-Tag: v3.5-rc1~130^6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e826abd523913f63eb03b59746ffb16153c53dc4;p=pandora-kernel.git x86, microcode: microcode_core.c simple_strtoul cleanup Change reload_for_cpu() in kernel/microcode_core.c to call kstrtoul() instead of calling obsoleted simple_strtoul(). Signed-off-by: Shuah Khan Reviewed-by: Borislav Petkov Link: http://lkml.kernel.org/r/1336324264.2897.9.camel@lorien2 Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed