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:	Wed, 6 Jun 2012 10:22:31 +0200
From:	Ingo Molnar <mingo@...nel.org>
To:	Alexander Gordeev <agordeev@...hat.com>
Cc:	linux-kernel@...r.kernel.org, x86@...nel.org,
	Suresh Siddha <suresh.b.siddha@...el.com>,
	Yinghai Lu <yinghai@...nel.org>
Subject: Re: [PATCH 4/8] x86: apic: Factor out default
 vector_allocation_domain() operations


* Alexander Gordeev <agordeev@...hat.com> wrote:

> Signed-off-by: Alexander Gordeev <agordeev@...hat.com>
> ---
>  arch/x86/include/asm/apic.h           |   21 +++++++++++++++++++++
>  arch/x86/include/asm/x2apic.h         |    9 ---------
>  arch/x86/kernel/apic/apic_flat_64.c   |   22 +---------------------
>  arch/x86/kernel/apic/apic_noop.c      |    3 +--
>  arch/x86/kernel/apic/apic_numachip.c  |    8 +-------
>  arch/x86/kernel/apic/bigsmp_32.c      |    8 +-------
>  arch/x86/kernel/apic/es7000_32.c      |   19 ++-----------------
>  arch/x86/kernel/apic/numaq_32.c       |   16 +---------------
>  arch/x86/kernel/apic/probe_32.c       |   17 +----------------
>  arch/x86/kernel/apic/summit_32.c      |   16 +---------------
>  arch/x86/kernel/apic/x2apic_cluster.c |    2 +-
>  arch/x86/kernel/apic/x2apic_phys.c    |    2 +-
>  arch/x86/kernel/apic/x2apic_uv_x.c    |    8 +-------
>  13 files changed, 33 insertions(+), 118 deletions(-)

Nice cleanups.

This one didn't apply due to the following fresh patch in -tip:

0b8255e660a0 x86/x2apic/cluster: Use all the members of one cluster specified in the smp_affinity 

So I applied the first three to tip:x86/apic, mind sending the 
remaining 4 patches on top of -tip?

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