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

From: Shuah Khan
Date: Thu Jun 14 2012 - 13:31:17 EST


On Thu, 2012-06-14 at 12:48 +0200, Ingo Molnar wrote:
> * 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...
>
Since I use my personal spare time doing this type of work it is easier
for me to work on one patch at a time, however I understand it will be
easier for you to pull in a single large patch as opposed to multiple. I
will pool my changes and send them in a single patch.

-- Shuah

--
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/