Hi Linus,

please consider pulling the following 4 patches for 3.8-rc5 which improve
the stability of the linux kernel on the parisc architecture.

Only parisc arch-specfic files are changed.

Thanks,
Helge  


The following changes since commit d287b8750e47c1702dab0e37ac11012bb751ece0:

  Merge branch 'for-linus' of 
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs (2013-01-07 09:41:20 
-0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git 
for-linus


----------------------------------------------------------------
John David Anglin (4):
      parisc: avoid undefined shift in cnv_float.h
      parisc: don't claim cpu irqs more than once
      parisc: improve ptrace support for gdb single-step
      parisc: sigaltstack doesn't round ss.ss_sp as required

 arch/parisc/kernel/entry.S       | 18 +++++++++++++-----
 arch/parisc/kernel/irq.c         |  6 ++++--
 arch/parisc/kernel/ptrace.c      |  2 +-
 arch/parisc/kernel/signal.c      |  4 +++-
 arch/parisc/math-emu/cnv_float.h | 11 +++++------
 5 files changed, 26 insertions(+), 15 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to