All of lore.kernel.org
 help / color / mirror / Atom feed
From: James Hogan <james.hogan@imgtec.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Paul Mundt <lethal@linux-sh.org>,
	linux-kernel <linux-kernel@vger.kernel.org>,
	James Hogan <james.hogan@imgtec.com>
Subject: [GIT PULL] metag fixes for v3.9-rc2
Date: Fri, 8 Mar 2013 12:35:28 +0000	[thread overview]
Message-ID: <5139DB10.7080103@imgtec.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1295 bytes --]

Hi Linus,

Please pull these two minor arch/metag fixes for v3.9-rc2 (both minor
integration stuff missed in v3.9-rc1).

Thanks
James


The following changes since commit 6dbe51c251a327e012439c4772097a13df43c5b8:

  Linux 3.9-rc1 (2013-03-03 15:11:05 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag.git tags/metag-for-v3.9-rc2

for you to fetch changes up to 40f09f3cd69a356b4245794e46439674336413fb:

  metag: Inhibit NUMA balancing. (2013-03-04 10:29:19 +0000)

----------------------------------------------------------------
A couple of fairly minor arch/metag integration fixes from v3.9-rc1:

 - remove SET_PERSONALITY(): use default definition like other arches
   now do.

 - inhibit NUMA balancing: like SH, NUMA is used for memories with
   different latencies. ARCH_WANT_VARIABLE_LOCALITY has been added for
   this purpose.

Signed-off-by: James Hogan <james.hogan@imgtec.com>

----------------------------------------------------------------
James Hogan (1):
      metag: remove SET_PERSONALITY()

Paul Mundt (1):
      metag: Inhibit NUMA balancing.

 arch/metag/include/asm/elf.h | 3 ---
 arch/metag/mm/Kconfig        | 1 +
 2 files changed, 1 insertion(+), 3 deletions(-)


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

                 reply	other threads:[~2013-03-08 12:36 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=5139DB10.7080103@imgtec.com \
    --to=james.hogan@imgtec.com \
    --cc=lethal@linux-sh.org \
    --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 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.