Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc...
authorHelge Deller <deller@gmx.de>
Wed, 20 Feb 2013 21:35:36 +0000 (22:35 +0100)
committerHelge Deller <deller@gmx.de>
Wed, 20 Feb 2013 21:35:36 +0000 (22:35 +0100)
commit26ad19d8ebdb73869341b1b4159d32c0f0755946
tree7861bb4df8b452ad5f71c8818d5f814f483f2150
parent19f949f52599ba7c3f67a5897ac6be14bfcb1200
parent6c700d71f7faecb540b3fa4303edb5323a2768c1
Merge tag 'parisc-fixes' of git://git./linux/kernel/git/jejb/parisc-2.6 into stable-3.8

PARISC fixes on 20130213

This is a couple of patches, one to fix a broken build with HPUX compatibility
and the other to solve a coherency problem we've been seeing in our TLB where
setting a page read only occasionally fails to trigger a COW because of a
stale writeable TLB entry.

Signed-off-by: James Bottomley <JBottomley@Parallels.com>