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] [day] [month] [year] [list]
Date:	Sun, 7 Sep 2008 11:07:09 +0200
From:	Ingo Molnar <mingo@...e.hu>
To:	Yinghai Lu <yhlu.kernel@...il.com>
Cc:	Thomas Gleixner <tglx@...utronix.de>,
	"H. Peter Anvin" <hpa@...or.com>,
	Andrew Morton <akpm@...ux-foundation.org>,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH] x86: cpu make amd.c more like amd_64.c


* Ingo Molnar <mingo@...e.hu> wrote:

> 
> * Yinghai Lu <yhlu.kernel@...il.com> wrote:
> 
> > 1. make 32bit have early_init_amd_mc and amd_detect_cmp
> > 2. seperate init_amd_k5/k6/k7 ...
> > 
> > Signed-off-by: Yinghai Lu <yhlu.kernel@...il.com>
> > 
> > ---
> >  arch/x86/kernel/cpu/amd.c    |  396 ++++++++++++++++++++++++-------------------
> >  arch/x86/kernel/cpu/amd_64.c |   17 +
> >  include/asm-x86/processor.h  |    4 
> >  3 files changed, 236 insertions(+), 181 deletions(-)
> 
> applied to tip/x86/unify-cpu-detect, thanks Yinghai.

-tip testing found a build failure with the attached config:

arch/x86/kernel/cpu/common.c: In function 'identify_cpu':
arch/x86/kernel/cpu/common.c:633: error: 'struct cpuinfo_x86' has no member named 'x86_coreid_bits'

	Ingo


View attachment "config" of type "text/plain" (55438 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ