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: linux-metag <linux-metag@vger.kernel.org>,
	linux-kernel <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] Metag architecture changes for v3.15
Date: Tue, 1 Apr 2014 10:05:52 +0100	[thread overview]
Message-ID: <533A8170.3080002@imgtec.com> (raw)

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

Hi Linus,

Please pull the following changes since commit dcb99fd9b08cfe1afe426af4d8d3cbc429190f15:

  Linux 3.14-rc7 (2014-03-16 18:51:24 -0700)

which are available in the git repository at:

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

for you to fetch changes up to 2aca46ce1b5c4b7d76566de72b16640ec674c008:

  sched: remove unused SCHED_INIT_NODE (2014-03-19 11:02:16 +0000)

Please note, this tag is signed with a different PGP key to usual. The
new key should be sufficiently signed so I'll be using this one in
future.

Thanks
James

----------------------------------------------------------------
Metag architecture changes for v3.15

- Remove unused NUMA definition (SD_NODE_INIT)
- Refactor signal code to use struct ksignal
- IRQ migration cleanup to use irq_set_affinity
- Clean up main Kconfig file a little

----------------------------------------------------------------
James Hogan (1):
      metag: Fix METAG Kconfig symbol select ordering

Richard Weinberger (1):
      metag: Use get_signal() signal_setup_done()

Thomas Gleixner (1):
      metag: Use irq_set_affinity instead of homebrewn code

Vincent Guittot (1):
      sched: remove unused SCHED_INIT_NODE

 arch/metag/Kconfig                |  2 +-
 arch/metag/include/asm/topology.h | 27 ----------------------
 arch/metag/kernel/irq.c           | 22 +++---------------
 arch/metag/kernel/signal.c        | 48 +++++++++++++++++----------------------
 4 files changed, 25 insertions(+), 74 deletions(-)


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

                 reply	other threads:[~2014-04-01  9:05 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=533A8170.3080002@imgtec.com \
    --to=james.hogan@imgtec.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-metag@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.