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:	Tue, 17 Feb 2009 12:24:42 +0100
From:	Ingo Molnar <mingo@...e.hu>
To:	Yinghai Lu <yinghai@...nel.org>
Cc:	Thomas Gleixner <tglx@...utronix.de>,
	"H. Peter Anvin" <hpa@...or.com>,
	Andrew Morton <akpm@...ux-foundation.org>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] x86: fold apic_ops into genapic -v2


* Yinghai Lu <yinghai@...nel.org> wrote:

> Impact: cleanup
> 
> make it simple, don't need have one extra struct
> v2: fix sgi_uv compiling
> 
> Signed-off-by: Yinghai Lu <yinghai@...nel.org>
> 
> ---
>  arch/x86/include/asm/apic.h               |   97 +++++++++---------------------
>  arch/x86/include/asm/genapic.h            |   61 ++++++++++++++++++
>  arch/x86/kernel/apic.c                    |   63 +------------------
>  arch/x86/kernel/bigsmp_32.c               |    7 ++
>  arch/x86/kernel/cpu/mcheck/mce_amd_64.c   |    2 
>  arch/x86/kernel/cpu/mcheck/mce_intel_64.c |    2 
>  arch/x86/kernel/cpu/perf_counter.c        |    2 
>  arch/x86/kernel/cpu/perfctr-watchdog.c    |    2 
>  arch/x86/kernel/es7000_32.c               |    7 ++
>  arch/x86/kernel/genapic_64.c              |    2 
>  arch/x86/kernel/genapic_flat_64.c         |   16 ++++
>  arch/x86/kernel/genx2apic_cluster.c       |   11 ++-
>  arch/x86/kernel/genx2apic_phys.c          |   11 ++-
>  arch/x86/kernel/genx2apic_uv_x.c          |    9 ++
>  arch/x86/kernel/ipi.c                     |    2 
>  arch/x86/kernel/irq.c                     |    2 
>  arch/x86/kernel/nmi.c                     |    2 
>  arch/x86/kernel/numaq_32.c                |    7 ++
>  arch/x86/kernel/probe_32.c                |    7 ++
>  arch/x86/kernel/summit_32.c               |    7 ++
>  arch/x86/kernel/uv_irq.c                  |    2 
>  arch/x86/kernel/vmi_32.c                  |    6 -
>  arch/x86/kernel/vmiclock_32.c             |    2 
>  arch/x86/lguest/boot.c                    |   19 +++--
>  arch/x86/xen/enlighten.c                  |   21 +++---
>  25 files changed, 206 insertions(+), 163 deletions(-)

Applied to tip:x86/apic, thanks Yinghai!

	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