Merge branch 'parisc-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 23 Jul 2019 22:34:59 +0000 (15:34 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 23 Jul 2019 22:34:59 +0000 (15:34 -0700)
commitad5e427e0f6b702e52c11d1f7b2b7be3bac7de82
treec9eea644eb2a80b94e7132247becf6a0307df3e6
parent7b5cf701ea9c395c792e2a7e3b7caf4c68b87721
parent69245c97560b40f88c609b078f4b51c5be81d88b
Merge branch 'parisc-5.3-3' of git://git./linux/kernel/git/deller/parisc-linux

Pull parisc fixes from Helge Deller:

 - Fix build issues when kprobes are enabled

 - Speed up ITLB/DTLB cache flushes when running on machines with
   combined TLBs

* 'parisc-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux:
  parisc: Flush ITLB in flush_tlb_all_local() only on split TLB machines
  parisc: add kprobe_fault_handler()