[PATCH] x86: kernel/dumpstack.c simple_strtoul cleanup

From: Shuah Khan
Date: Wed May 02 2012 - 18:50:33 EST


Change kstack_setup() and code_bytes_setup() in kernel/dumpstack.c
to call kstrtoul() instead of calling obsoleted simple_strtoul().