From: Linus Torvalds Date: Thu, 8 Dec 2016 23:40:15 +0000 (-0800) Subject: Merge branch 'parisc-4.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/deller... X-Git-Tag: Ubuntu-4.10.0-19.21~2107 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=a37102dcd7ec71f6f6a00b1ad770c3bde3af3c18;p=mirror_ubuntu-artful-kernel.git Merge branch 'parisc-4.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux Pull parisc fixes from Helge Deller: "Three important fixes for the parisc architecture. Dave provided two patches: One which purges the TLB before setting a PTE entry and a second one which drops unnecessary TLB flushes. Both patches have been tested for one week on the debian buildd servers and prevent random segmentation faults. The patch from me fixes a crash at boot inside the TLB measuring code on SMP machines with PA8000-PA8700 CPUs (specifically A500-44 and J5000 servers)" * 'parisc-4.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux: parisc: Fix TLB related boot crash on SMP machines parisc: Remove unnecessary TLB purges from flush_dcache_page_asm and flush_icache_page_asm parisc: Purge TLB before setting PTE --- a37102dcd7ec71f6f6a00b1ad770c3bde3af3c18