Re: [2/2 -tip] x86-microcode: generic interface refactoring

From: Ingo Molnar
Date: Wed Aug 20 2008 - 06:20:30 EST



* Dmitry Adamushko <dmitry.adamushko@xxxxxxxxx> wrote:

> This is the 1st patch is series. Here the aim was to avoid any
> significant changes, logically-wise.
>
> So it's mainly about generic interface refactoring: e.g. make
> microcode_{intel,amd}.c more about arch-specific details and less
> about policies like make-sure-we-run-on-a-target-cpu (no more
> set_cpus_allowed_ptr() here) and generic synchronization (no more
> microcode_mutex here).
>
> All in all, more line have been deleted than added.
>
> 4 files changed, 145 insertions(+), 198 deletions(-)

very nice refactoring! I've applied this patch and your fix to
tip/x86/microcode for more testing.

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/