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