Files
android_kernel_xiaomi_sm8450/arch/parisc/include/asm
Sven Schnelle f5e03d3a04 parisc: add kprobe_fault_handler()
Add kprobe_fault_handler() to fix compilation for PA-RISC.
On PA-RISC we actually don't need that function as the recovery counter
is restored after interrupt. See the PA-RISC 2.0 Architecture Manual,
pg. 4-8, Figure 4-4: "Interruption Processing".

Fixes: b98cca444d ("mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault()")
Signed-off-by: Sven Schnelle <svens@stackframe.org>
Signed-off-by: Helge Deller <deller@gmx.de>
2019-07-21 11:01:55 +02:00
..
2019-01-04 13:13:46 -08:00
2018-04-11 10:28:39 -07:00
2019-06-08 12:56:29 +02:00
2019-05-03 23:47:41 +02:00
2019-05-03 23:47:38 +02:00
2019-07-21 11:01:55 +02:00
2019-02-21 20:37:12 +01:00
2019-05-03 23:47:41 +02:00
2018-10-31 08:54:12 -07:00
2019-06-25 14:52:26 +02:00
2019-07-16 19:23:24 -07:00
2019-04-03 10:32:54 +02:00
2019-05-03 23:47:41 +02:00
2017-11-17 15:27:22 +01:00
2019-07-17 23:11:28 +02:00