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-kernel <linux-kernel@vger.kernel.org>,
	linux-metag <linux-metag@vger.kernel.org>
Subject: [GIT PULL] Metag arch and asm-generic fixes for v3.14
Date: Thu, 27 Feb 2014 10:13:15 +0000	[thread overview]
Message-ID: <530F0FBB.1030101@imgtec.com> (raw)

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

Hi Linus,

Please pull the following changes since commit cfbf8d4857c26a8a307fb7cd258074c9dcd8c691:

  Linux 3.14-rc4 (2014-02-23 17:40:03 -0800)

which are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag.git tags/metag-fixes-v3.14

for you to fetch changes up to f229006ec6beabf7b844653d92fa61f025fe3dcf:

  irq-metag*: stop set_affinity vectoring to offline cpus (2014-02-25 22:35:06 +0000)

Thanks
James

----------------------------------------------------------------
Metag arch and asm-generic fixes for v3.14

- Add the new sched_setattr/sched_getattr syscalls to the asm-generic
  syscall list, which is used by arc, arm64, c6x, hexagon, metag,
  openrisc, score, tile, and unicore32.

- An IRQ affinity bug fix for metag to prevent interrupts being vectored
  to offline CPUs when their affinity is changed via /proc/irq/ (thanks
  tglx).

----------------------------------------------------------------
James Hogan (2):
      asm-generic: add sched_setattr/sched_getattr syscalls
      irq-metag*: stop set_affinity vectoring to offline cpus

 drivers/irqchip/irq-metag-ext.c   | 2 +-
 drivers/irqchip/irq-metag.c       | 2 +-
 include/uapi/asm-generic/unistd.h | 6 +++++-
 3 files changed, 7 insertions(+), 3 deletions(-)


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

                 reply	other threads:[~2014-02-27 10:13 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=530F0FBB.1030101@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.