[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080728180141.GB2937@elte.hu>
Date: Mon, 28 Jul 2008 20:01:41 +0200
From: Ingo Molnar <mingo@...e.hu>
To: Peter Oruba <peter.oruba@....com>
Cc: Thomas Gleixner <tglx@...utronix.de>,
Tigran Aivazian <tigran@...azian.fsnet.co.uk>,
LKML <linux-kernel@...r.kernel.org>,
"H. Peter Anvin" <hpa@...or.com>
Subject: Re: [patch 00/11] x86: AMD microcode patch loading support v2
* Peter Oruba <peter.oruba@....com> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists