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(-)
--
| Andi Kleen | [PATCH] [16/22] x86: Move swsusp __pa() dependent code to arch portion |
| Nick Piggin | [patch 5/6] mm: merge nopfn into fault |
| Chuck Ebbert | Wanted: simple, safe x86 stack overflow detection |
| Balbir Singh | Re: 2.6.23-rc7-mm1 - 'touch' command causes Oops. |
git: | |
| Junio C Hamano | Re: [PATCH resend] make "git push" update origin and mirrors, "git push --mirror" ... |
| David Kastrup | Re: [OT] Re: C++ *for Git* |
| Bryan Donlan | [PATCH 0/8] Fix git's test suite to pass when the path contains spaces |
| Davide Libenzi | Re: First cut at git port to Cygwin |
| Khalid Schofield | Configuring sendmail openbsd 4.2 |
| Richard Stallman | Real men don't attack straw men |
| Jake Conk | Setting up ccd RAID 1 Howto OpenBSD 4.1 |
| Thilo Pfennig | OpenBSD project goals |
| Jim Winstead Jr. | Re: Root Disk/Book Disk Compatibility |
| Howard Wei-Hao Pan | [Q] Does Linux work with PCMCIA devices? |
| Curtis Yarvin | Re: Problem with UNCOMPRESS |
| Linus Benedict Torvalds | Re: trouble booting 0.11 (continued) |
