Re: [PATCH 4/8] x86: apic: Factor out defaultvector_allocation_domain() operations

From: Ingo Molnar
Date: Wed Jun 06 2012 - 04:22:35 EST



* Alexander Gordeev <agordeev@xxxxxxxxxx> wrote:

> Signed-off-by: Alexander Gordeev <agordeev@xxxxxxxxxx>
> ---
> 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/