Hi Linus,
please pull two patches for the parisc architecture for kernel 5.3-rc2 from:
git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git
parisc-5.3-3
Changes:
- Fix build issues when kprobes are enabled
- Speed up ITLB/DTLB cache flushes when running on machines with combined TLBs
Thanks,
Helge
----------------------------------------------------------------
Helge Deller (1):
parisc: Flush ITLB in flush_tlb_all_local() only on split TLB machines
Sven Schnelle (1):
parisc: add kprobe_fault_handler()
arch/parisc/include/asm/kprobes.h | 4 ++++
arch/parisc/kernel/pacache.S | 3 ++-
2 files changed, 6 insertions(+), 1 deletion(-)