[GIT PULL] parisc updates for v3.10

From: Helge Deller
Date: Mon May 13 2013 - 16:48:53 EST


Hi Linus,

please pull the parisc-for-3.10 branch of

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

to get the latest bug and build fixes for the parisc architecture.

Thanks,
Helge

---------------------------------------

The second round of parisc updates for 3.10 includes build fixes and
enhancements to utilize irq stacks, fixes SMP races when updating PTE
and TLB entries by proper locking and makes the search for the correct
cross compiler more robust on Debian and Gentoo.

----------------------------------------------------------------
Helge Deller (2):
parisc: implement irq stacks - part 2 (v2)
parisc: make default cross compiler search more robust (v3)

John David Anglin (1):
parisc: fix SMP races when updating PTE and TLB entries in entry.S

arch/parisc/Kconfig | 2 +-
arch/parisc/Makefile | 21 +++--
arch/parisc/include/asm/hardirq.h | 9 +++
arch/parisc/include/asm/processor.h | 3 +
arch/parisc/kernel/entry.S | 155 +++++++++++++++++++-----------------
arch/parisc/kernel/irq.c | 101 +++++++++++++++++++----
arch/parisc/mm/init.c | 4 +-
7 files changed, 194 insertions(+), 101 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/