From: Rusty Russell <rusty@rustcorp.com.au>
To: David Miller <davem@davemloft.net>
Cc: linux-kernel@vger.kernel.org, sparclinux@vger.kernel.org,
Mike Travis <travis@sgi.com>
Subject: [PULL] cpumask updates for sparc
Date: Wed, 04 Mar 2009 00:37:58 +0000 [thread overview]
Message-ID: <200903041055.58464.rusty@rustcorp.com.au> (raw)
The following changes since commit 2450cf51a1bdba7037e91b1bcc494b01c58aaf66:
Linus Torvalds (1):
Revert "menu: fix embedded menu snafu"
are available in the git repository at:
ssh://master.kernel.org/home/ftp/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask-for-sparc.git/ master
Rusty Russell (8):
cpumask: Use smp_call_function_many(): sparc64
cpumask: arch_send_call_function_ipi_mask: sparc
cpumask: Use accessors code: sparc
cpumask: Use accessors code.: sparc64
cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: sparc64
cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.:sparc
cpumask: remove cpu_coregroup_map: sparc
cpumask: remove the now-obsoleted pcibus_to_cpumask(): sparc
arch/sparc/include/asm/smp_64.h | 3 ++-
arch/sparc/include/asm/topology_64.h | 5 -----
arch/sparc/kernel/ds.c | 2 +-
arch/sparc/kernel/irq_64.c | 4 ++--
arch/sparc/kernel/mdesc.c | 2 +-
arch/sparc/kernel/prom_64.c | 4 ++--
arch/sparc/kernel/smp_32.c | 19 +++++++++----------
arch/sparc/kernel/smp_64.c | 6 +++---
arch/sparc/kernel/sun4d_smp.c | 11 +++++------
arch/sparc/kernel/sun4m_smp.c | 10 ++++------
arch/sparc/mm/init_64.c | 2 +-
arch/sparc/mm/srmmu.c | 2 +-
12 files changed, 31 insertions(+), 39 deletions(-)
WARNING: multiple messages have this Message-ID (diff)
From: Rusty Russell <rusty@rustcorp.com.au>
To: David Miller <davem@davemloft.net>
Cc: linux-kernel@vger.kernel.org, sparclinux@vger.kernel.org,
Mike Travis <travis@sgi.com>
Subject: [PULL] cpumask updates for sparc
Date: Wed, 4 Mar 2009 10:55:58 +1030 [thread overview]
Message-ID: <200903041055.58464.rusty@rustcorp.com.au> (raw)
The following changes since commit 2450cf51a1bdba7037e91b1bcc494b01c58aaf66:
Linus Torvalds (1):
Revert "menu: fix embedded menu snafu"
are available in the git repository at:
ssh://master.kernel.org/home/ftp/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask-for-sparc.git/ master
Rusty Russell (8):
cpumask: Use smp_call_function_many(): sparc64
cpumask: arch_send_call_function_ipi_mask: sparc
cpumask: Use accessors code: sparc
cpumask: Use accessors code.: sparc64
cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: sparc64
cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.:sparc
cpumask: remove cpu_coregroup_map: sparc
cpumask: remove the now-obsoleted pcibus_to_cpumask(): sparc
arch/sparc/include/asm/smp_64.h | 3 ++-
arch/sparc/include/asm/topology_64.h | 5 -----
arch/sparc/kernel/ds.c | 2 +-
arch/sparc/kernel/irq_64.c | 4 ++--
arch/sparc/kernel/mdesc.c | 2 +-
arch/sparc/kernel/prom_64.c | 4 ++--
arch/sparc/kernel/smp_32.c | 19 +++++++++----------
arch/sparc/kernel/smp_64.c | 6 +++---
arch/sparc/kernel/sun4d_smp.c | 11 +++++------
arch/sparc/kernel/sun4m_smp.c | 10 ++++------
arch/sparc/mm/init_64.c | 2 +-
arch/sparc/mm/srmmu.c | 2 +-
12 files changed, 31 insertions(+), 39 deletions(-)
next reply other threads:[~2009-03-04 0:37 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-04 0:25 Rusty Russell [this message]
2009-03-04 0:37 ` [PULL] cpumask updates for sparc Rusty Russell
-- strict thread matches above, loose matches on Subject: below --
2009-03-16 4:14 Rusty Russell
2009-03-16 4:26 ` Rusty Russell
2009-03-29 22:44 ` David Miller
2009-03-29 22:44 ` David Miller
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=200903041055.58464.rusty@rustcorp.com.au \
--to=rusty@rustcorp.com.au \
--cc=davem@davemloft.net \
--cc=linux-kernel@vger.kernel.org \
--cc=sparclinux@vger.kernel.org \
--cc=travis@sgi.com \
/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.