]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9265368d9efb85321693ac6d39a2288bf5119c42
treec9eea644eb2a80b94e7132247becf6a0307df3e6
parent92d60a4df03c7a8c4e1e3b52511c5a283ab8362c
parent492626e015c5aeee515069f5cdbe94dfdc419c73
Merge branch 'parisc-5.3-3' of git://git.kernel.org/pub/scm/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()