[GIT PULL] OpenRISC updates for 3.14

From: Jonas Bonn
Date: Thu Jan 30 2014 - 08:03:10 EST


The following changes since commit d6e0a2dd12f4067a5bcefb8bbd8ddbeff800afbc:

Linux 3.13-rc7 (2014-01-04 15:12:14 -0800)

are available in the git repository at:

git://openrisc.net/~jonas/linux tags/for-3.14

for you to fetch changes up to 548dafe880ad84d0accc0a5596c26e3348b103e1:

openrisc: Use get_signal() signal_setup_done() (2014-01-09 10:57:21 +0100)

----------------------------------------------------------------
OpenRISC updates for 3.14

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.

----------------------------------------------------------------
Jonas Bonn (1):
openrisc: Rework signal handling

Richard Weinberger (1):
openrisc: Use get_signal() signal_setup_done()

arch/openrisc/kernel/entry.S | 59 ++++++-----
arch/openrisc/kernel/signal.c | 233 +++++++++++++++++++++---------------------
2 files changed, 149 insertions(+), 143 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/