public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Rusty Russell <rusty@rustcorp.com.au>
To: "Linus Torvalds" <torvalds@linux-foundation.org>
Cc: "LKML" <linux-kernel@vger.kernel.org>
Cc: Chris Metcalf <cmetcalf@tilera.com> (arch/tile)
Cc: cpufreq@vger.kernel.org
Cc: Dave Jones <davej@redhat.com>
Cc: Helge Deller <deller@gmx.de>
Cc: Jonas Aaberg <jonas.aberg@stericsson.com>
Cc: Kyle McMartin <kyle@mcmartin.ca>
Cc: linux-arm-kernel@lists.infradead.org
Cc: linux-hexagon@vger.kernel.org
Cc: linux-mips@linux-mips.org
Cc: Martin Persson <martin.persson@stericsson.com>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: Richard Kuo <rkuo@codeaurora.org>
Cc: Russell King <linux@arm.linux.org.uk>
Cc: Sundar Iyer <sundar.iyer@stericsson.com>
Cc: user-mode-linux-devel@lists.sourceforge.net
Subject: [PULL] cpumask cleanups
Date: Sun, 01 Apr 2012 15:25:50 +0930	[thread overview]
Message-ID: <87sjgovvvd.fsf@rustcorp.com.au> (raw)

(Somehow forgot to send this out; it's been sitting in linux-next, and
if you don't want it, it can sit there another cycle)

To git@github.com:rustyrussell/linux.git
   f946eeb..615399c  master -> master
 + 9dcbe9d...6ac67b9 for-linus -> for-linus (forced update)
The following changes since commit b5174fa3a7f4f8f150bfa3b917c92608953dfa0f:

  Merge tag 'mmc-merge-for-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc (2012-03-28 20:59:45 -0700)

are available in the git repository at:

  git://github.com/rustyrussell/linux.git master

Rusty Russell (4):
      remove references to cpu_*_map in arch/
      drivers/cpufreq/db8500-cpufreq: remove references to cpu_*_map.
      documentation: remove references to cpu_*_map.
      cpumask: remove old cpu_*_map.

 Documentation/cgroups/cpusets.txt   |    2 +-
 Documentation/cpu-hotplug.txt       |   22 +++++++++++-----------
 arch/alpha/kernel/smp.c             |    2 +-
 arch/arm/kernel/kprobes.c           |    4 ++--
 arch/arm/kernel/smp.c               |    7 ++++---
 arch/hexagon/kernel/smp.c           |    8 ++++----
 arch/ia64/kernel/acpi.c             |    2 +-
 arch/mips/cavium-octeon/smp.c       |    4 ++--
 arch/mips/kernel/mips-mt-fpaff.c    |    2 +-
 arch/mips/kernel/proc.c             |    2 +-
 arch/mips/kernel/smp-bmips.c        |    2 +-
 arch/mips/kernel/smp.c              |   27 ++++++++++++---------------
 arch/mips/kernel/smtc.c             |    2 +-
 arch/mips/mm/c-octeon.c             |    6 +++---
 arch/mips/netlogic/common/smp.c     |    6 +++---
 arch/mips/pmc-sierra/yosemite/smp.c |    8 ++++----
 arch/mips/sgi-ip27/ip27-smp.c       |    2 +-
 arch/mips/sibyte/bcm1480/smp.c      |    7 +++----
 arch/mips/sibyte/sb1250/smp.c       |    7 +++----
 arch/sparc/kernel/leon_kernel.c     |    6 +++---
 arch/tile/kernel/setup.c            |    8 ++++----
 arch/um/kernel/skas/process.c       |    2 +-
 arch/um/kernel/smp.c                |    9 ++++-----
 arch/x86/xen/enlighten.c            |    2 +-
 drivers/cpufreq/db8500-cpufreq.c    |    2 +-
 include/linux/cpumask.h             |    6 ------
 init/Kconfig                        |    4 ++--
 kernel/cpuset.c                     |   10 +++++-----
 28 files changed, 80 insertions(+), 91 deletions(-)
-- 
  How could I marry someone with more hair than me?  http://baldalex.org

             reply	other threads:[~2012-04-01  5:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-01  5:55 Rusty Russell [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-12-17  1:55 [PULL] cpumask cleanups Rusty Russell
2009-03-30 11:38 Rusty Russell

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=87sjgovvvd.fsf@rustcorp.com.au \
    --to=rusty@rustcorp.com.au \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox