Re: [PATCH 1/7] x86, smp: Convert msr-smp.c to an smp library

From: H. Peter Anvin
Date: Thu Jan 21 2010 - 13:10:10 EST


On 01/21/2010 08:41 AM, Borislav Petkov wrote:
> From: Borislav Petkov <borislav.petkov@xxxxxxx>
>
> Put all smp-related helpers into lib/smp.c to use for the rest of the
> kernel.
>

NAK. It's better to have more and smaller source files rather than
fewer and larger. Create a new file for the wbinvd helpers.

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