[GIT] Sparc

From: David Miller
Date: Wed Sep 22 2010 - 14:10:10 EST



Al Viro has been auditing signal handling in various architectures,
and he found some sparc bugs along the way.

Those he found are fixed here, as well as a short patch to add
raw perf event support.

Please pull, thanks a lot!

The following changes since commit 2422084a94fcd5038406261b331672a13c92c050:

Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha-2.6 (2010-09-19 11:09:23 -0700)

are available in the git repository at:

master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6.git master

David S. Miller (4):
sparc64: Support RAW perf events.
sparc64: Fix race in signal instruction flushing.
sparc: Don't mask signal when we can't setup signal frame.
sparc: Prevent no-handler signal syscall restart recursion.

arch/sparc/kernel/perf_event.c | 14 +++-
arch/sparc/kernel/signal32.c | 161 ++++++++++++++++++++++++----------------
arch/sparc/kernel/signal_32.c | 55 +++++++++-----
arch/sparc/kernel/signal_64.c | 45 +++++++----
4 files changed, 171 insertions(+), 104 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/