[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1231329368.17961.29.camel@jaswinder.satnam>
Date: Wed, 07 Jan 2009 17:26:08 +0530
From: Jaswinder Singh Rajput <jaswinder@...radead.org>
To: Ingo Molnar <mingo@...e.hu>, x86 maintainers <x86@...nel.org>,
Andrew Morton <akpm@...ux-foundation.org>,
Andi Kleen <andi@...stfloor.org>,
James.Bottomley@...senpartnership.com,
LKML <linux-kernel@...r.kernel.org>
Subject: [PATCH -tip 0/7] x86: move NON-SMP data from smp.h
These are first set of patches for removing NON-SMP data from smp.h as suggested by Ingo.
The following changes since commit b97d41dd7df418cacfa01e399d35927bbdff600f:
Ingo Molnar (1):
Merge branch 'out-of-tree'
Jaswinder Singh Rajput (7):
x86: smp.h remove obsolete function declaration
x86: smp.h move zap_low_mappings declartion to tlbflush.h
x86: smp.h move prefill_possible_map declartion to cpu.h
x86: smp.h move stack_processor_id declartion to cpu.h
x86: smp.h move safe_smp_processor_id declartion to cpu.h
x86: smp.h move cpu_physical_id declartion to cpu.h
x86: smp.h move boot_cpu_id declartion to cpu.h
arch/x86/include/asm/cpu.h | 21 +++++++++++++++++++++
arch/x86/include/asm/smp.h | 19 -------------------
arch/x86/include/asm/tlbflush.h | 2 ++
arch/x86/kernel/cpu/common.c | 2 +-
arch/x86/kernel/io_apic.c | 1 +
arch/x86/kernel/setup.c | 2 +-
arch/x86/kernel/smpboot.c | 1 -
arch/x86/mach-voyager/setup.c | 1 +
arch/x86/mm/init_32.c | 1 -
drivers/pci/intr_remapping.c | 1 +
10 files changed, 28 insertions(+), 23 deletions(-)
Thanks
--
JSR
--
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