From: Ingo Molnar <mingo@elte.hu>
To: Jaswinder Singh Rajput <jaswinder@infradead.org>
Cc: x86 maintainers <x86@kernel.org>,
Andrew Morton <akpm@linux-foundation.org>,
Andi Kleen <andi@firstfloor.org>,
James.Bottomley@hansenpartnership.com,
LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH -tip 0/7] x86: move NON-SMP data from smp.h
Date: Wed, 7 Jan 2009 13:51:52 +0100 [thread overview]
Message-ID: <20090107125152.GA3529@elte.hu> (raw)
In-Reply-To: <1231329368.17961.29.camel@jaswinder.satnam>
* Jaswinder Singh Rajput <jaswinder@infradead.org> wrote:
> 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(-)
applied to tip/x86/cleanups:
a1d2aa6: x86: smp.h move boot_cpu_id declartion to cpu.h
17b986a: x86: smp.h move cpu_physical_id declartion to cpu.h
e3b687f: x86: smp.h move safe_smp_processor_id declartion to cpu.h
d32195e: x86: smp.h move stack_processor_id declartion to cpu.h
6e5385d: x86: smp.h move prefill_possible_map declartion to cpu.h
dacf733: x86: smp.h move zap_low_mappings declartion to tlbflush.h
7760ec7: x86: smp.h remove obsolete function declaration
thanks!
Ingo
next prev parent reply other threads:[~2009-01-07 12:52 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-07 11:56 [PATCH -tip 0/7] x86: move NON-SMP data from smp.h Jaswinder Singh Rajput
2009-01-07 12:51 ` Ingo Molnar [this message]
2009-01-07 13:33 ` Ingo Molnar
2009-01-07 13:57 ` Jaswinder Singh Rajput
2009-01-07 15:03 ` Ingo Molnar
2009-01-07 15:12 ` Ingo Molnar
2009-01-07 15:15 ` Ingo Molnar
2009-01-07 15:19 ` Jaswinder Singh Rajput
2009-01-07 16:12 ` Jaswinder Singh Rajput
2009-01-07 17:35 ` Ingo Molnar
2009-01-07 18:43 ` Jaswinder Singh Rajput
2009-01-07 18:48 ` Ingo Molnar
2009-01-07 21:40 ` Ingo Molnar
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20090107125152.GA3529@elte.hu \
--to=mingo@elte.hu \
--cc=James.Bottomley@hansenpartnership.com \
--cc=akpm@linux-foundation.org \
--cc=andi@firstfloor.org \
--cc=jaswinder@infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=x86@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.