Re: [patch 00/11] x86: AMD microcode patch loading support v2

From: Ingo Molnar
Date: Mon Jul 28 2008 - 14:02:12 EST



* Peter Oruba <peter.oruba@xxxxxxx> wrote:

> AMD microcode patch loader v2, rebased to Linux master.

applied to tip/x86/microcode - thanks Peter.

One open issue i noticed is the checkpatch warnings:

$ scripts/checkpatch.pl --file arch/x86/kernel/microcode_amd.c
total: 0 errors, 10 warnings, 1 checks, 521 lines checked

$ scripts/checkpatch.pl --file arch/x86/kernel/microcode.c
total: 2 errors, 12 warnings, 477 lines checked

$ scripts/checkpatch.pl --file arch/x86/kernel/microcode_intel.c
total: 1 errors, 11 warnings, 546 lines checked

Could you send delta patch(es) to fix them up? You can pick up the
committed patches via:

http://people.redhat.com/mingo/tip.git/README

and do something like:

git-checkout tip/master
git-merge tip/x86/microcode

to get the latest code plus your changes.

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/