]> Pileus Git - ~andy/linux/commitdiff
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)
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


Trivial merge