[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20090110225759.GG17917@elte.hu>
Date: Sat, 10 Jan 2009 23:57:59 +0100
From: Ingo Molnar <mingo@...e.hu>
To: Jaswinder Singh Rajput <jaswinderlinux@...il.com>
Cc: x86 maintainers <x86@...nel.org>, Mike Travis <travis@....com>,
Rusty Russell <rusty@...tcorp.com.au>,
Jack Steiner <steiner@....com>,
LKML <linux-kernel@...r.kernel.org>,
Thomas Gleixner <tglx@...utronix.de>,
"H. Peter Anvin" <hpa@...or.com>
Subject: Re: [PULL -tip] x86: smp.h move cpumask related things to cpumask.h
* Jaswinder Singh Rajput <jaswinderlinux@...il.com> wrote:
> The following changes since commit 22e34e5f3362464f1095bc028fc5df945663cd0a:
> Ingo Molnar (1):
> manual merge of out-of-tree
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/linux-2.6-tip.git
> master
>
> Jaswinder Singh Rajput (4):
> x86: smp.h move cpu_callin_mask and cpu_callin_map declartion to cpumask.h
> x86: smp.h move cpu_callout_mask and cpu_callout_map declartion
> to cpumask.h
> x86: smp.h move cpu_initialized_mask and cpu_initialized
> declartion to cpumask.h
> x86: smp.h move cpu_sibling_setup_mask and cpu_sibling_setup_map
> declartion to cpumask.h
>
> arch/x86/include/asm/cpumask.h | 28 ++++++++++++++++++++++++++++
> arch/x86/include/asm/smp.h | 22 +---------------------
> arch/x86/kernel/cpu/common.c | 1 +
> arch/x86/kernel/setup_percpu.c | 1 +
> 4 files changed, 31 insertions(+), 21 deletions(-)
> create mode 100644 arch/x86/include/asm/cpumask.h
Pulled into tip/x86/cleanups, thanks Jaswinder!
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