Re: [PATCH] x86: kernel/cpu/mtrr/cleanup.c simple_strtoul cleanup

From: Ingo Molnar
Date: Thu Jun 14 2012 - 06:48:19 EST



* Shuah Khan <shuahkhan@xxxxxxxxx> wrote:

> Change parse_mtrr_spare_reg() to call kstrtoul() instead of calling obsoleted
> simple_strtoul().
>
> Signed-off-by: Shuah Khan <shuahkhan@xxxxxxxxx>
> ---
> arch/x86/kernel/cpu/mtrr/cleanup.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)

There's about 22 simple_strto*() uses remaining in arch/x86/ -
please send a single patch that addresses them in one go,
instead of these peacemail patches...

Thanks,

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/