]> Pileus Git - ~andy/linux/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)
commit04a24ae45d018e177db7e4ae2d03a70f79149782
tree4ff6f4a560d146c3e8547cfe0fc6b7c37b45f73a
parent4bcec913d0a98d991c750034a04675443d1f10b5
parent548dafe880ad84d0accc0a5596c26e3348b103e1
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