]> Pileus Git - ~andy/linux/commit
Merge tag 'metag-fixes-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 27 Feb 2014 18:54:52 +0000 (10:54 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 27 Feb 2014 18:54:52 +0000 (10:54 -0800)
commit86c7654f4a0afcbbd2fedefec01082f292b14cb4
tree0773512d72c40a5afbedd691d26da71f4a5705fc
parent3ebd3da699731929af8ef879001c8c38d1817211
parentf229006ec6beabf7b844653d92fa61f025fe3dcf
Merge tag 'metag-fixes-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag

Pull Metag arch and asm-generic fixes from James Hogan:

 - 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).

* tag 'metag-fixes-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag:
  irq-metag*: stop set_affinity vectoring to offline cpus
  asm-generic: add sched_setattr/sched_getattr syscalls