[GIT]: Sparc

Previous thread: [PATCH] leds: Add support for Philips PCA955x I2C LED drivers by Nate Case on Wednesday, May 14, 2008 - 4:47 pm. (3 messages)

Next thread: Re: [patch] doc: add a chapter about trylock functions [Bug 9011] by Rusty Russell on Wednesday, May 14, 2008 - 5:30 pm. (2 messages)
From: David Miller
Subject: [GIT]: Sparc
Date: Wednesday, May 14, 2008 - 5:22 pm

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(-)
--

Previous thread: [PATCH] leds: Add support for Philips PCA955x I2C LED drivers by Nate Case on Wednesday, May 14, 2008 - 4:47 pm. (3 messages)

Next thread: Re: [patch] doc: add a chapter about trylock functions [Bug 9011] by Rusty Russell on Wednesday, May 14, 2008 - 5:30 pm. (2 messages)