linux-brain/arch/parisc/mm
John David Anglin 11c03dc85f parisc: Update huge TLB page support to use per-pagetable spinlock
This patch updates the parisc huge TLB page support to use per-pagetable spinlocks.

This patch requires Mikulas' per-pagetable spinlock patch and the revised TLB
serialization patch from Helge and myself.  With Mikulas' patch, we need to use
the per-pagetable spinlock for page table updates.  The TLB lock is only used
to serialize TLB flushes on machines with the Merced bus.

Signed-off-by: John David Anglin <dave.anglin@bell.net>
Signed-off-by: Helge Deller <deller@gmx.de>
2019-05-03 23:47:41 +02:00
..
fault.c mm: convert return type of handle_mm_fault() caller to vm_fault_t 2018-08-17 16:20:28 -07:00
fixmap.c parisc: add set_fixmap()/clear_fixmap() 2019-05-03 23:47:38 +02:00
hugetlbpage.c parisc: Update huge TLB page support to use per-pagetable spinlock 2019-05-03 23:47:41 +02:00
init.c parisc: Allow live-patching of __meminit functions 2019-05-03 23:47:40 +02:00
ioremap.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
Makefile parisc: add set_fixmap()/clear_fixmap() 2019-05-03 23:47:38 +02:00