[GIT]: Sparc
From: David Miller
Date: Tue May 13 2008 - 21:20:08 EST
This has:
1) The mremap() validation fix that you noticed go to
stable :-)
2) An edge case for the LMB library, and another change to
make it's debugging facilities more useful.
3) Make sparc64 use a TS_RESTORE_SIGMASK just like x86 does.
Please pull, thanks a lot!
The following changes since commit c714a534d85576af21b06be605ca55cb2fb887ee:
Linus Torvalds (1):
Make 'cond_resched()' nullification depend on PREEMPT_BKL
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):
sparc: Fix mremap address range validation.
lmb: Fix inconsistent alignment of size argument.
lmb: Make lmb debugging more useful.
sparc64: Use a TS_RESTORE_SIGMASK
arch/sparc/kernel/sys_sparc.c | 48 ++++---------------------------------
arch/sparc64/kernel/rtrap.S | 6 ++--
arch/sparc64/kernel/signal.c | 21 ++++++++-------
arch/sparc64/kernel/signal32.c | 13 ++++-----
arch/sparc64/kernel/sys_sparc.c | 36 +++------------------------
arch/sparc64/kernel/sys_sparc32.c | 33 +-----------------------
include/asm-sparc/mman.h | 5 +--
include/asm-sparc64/mman.h | 5 +--
include/asm-sparc64/thread_info.h | 28 ++++++++++++++++++---
lib/lmb.c | 45 +++++++++++++++++++++++-----------
10 files changed, 89 insertions(+), 151 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/