]> 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)
commita8849dfd230ac4b5e6a18d5587b49610e5ba96be
tree4ff6f4a560d146c3e8547cfe0fc6b7c37b45f73a
parent9c28025aaaa501f5869b80c910d36a90de2752c7
parenta5ee7aedd11b10137b7477ddd6ae9a11776a45b1
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