]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'metag-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 2 Apr 2014 19:22:03 +0000 (12:22 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 2 Apr 2014 19:22:03 +0000 (12:22 -0700)
commitda1c3ccf11ad826ce098743afa5c8d1f96189ab1
tree1a1bd92492dff334f713b8737d6acdbb7ea877fb
parente97e330bd0058bd6a5fcc6a350dbe72fe9759d8f
parent0ffc3026e5b76485a12bc6cf1bbf6f1628b7ab0e
Merge tag 'metag-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag

Pull Metag architecture changes from James Hogan:
 - 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

* tag 'metag-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag:
  sched: remove unused SCHED_INIT_NODE
  metag: Use get_signal() signal_setup_done()
  metag: Fix METAG Kconfig symbol select ordering
  metag: Use irq_set_affinity instead of homebrewn code