]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'for-3.14' of git://openrisc.net/~jonas/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 31 Jan 2014 01:08:41 +0000 (17:08 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 31 Jan 2014 01:08:41 +0000 (17:08 -0800)
commit7271ce6da5284880c78bd616f132c85fa9ee1980
tree4ff6f4a560d146c3e8547cfe0fc6b7c37b45f73a
parent660e5d42411494ada18ed9893b4aff84e719e933
parentd9044127f3360769c37e132e44a36c58519e885a
Merge tag 'for-3.14' of git://openrisc.net/~jonas/linux

Pull OpenRISC updates from Jonas Bonn:
 "The interesting change here is a rework of the OpenRISC signal
  handling to make it more like other architectures in the hopes that
  this makes it easier for others to comment on and understand.  This
  rework fixes some real bugs, like the fact that syscall restart did
  not work reliably"

* tag 'for-3.14' of git://openrisc.net/~jonas/linux:
  openrisc: Use get_signal() signal_setup_done()
  openrisc: Rework signal handling