lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ