diff options
author | Sven Schnelle <svens@stackframe.org> | 2019-07-21 11:00:39 +0200 |
---|---|---|
committer | Helge Deller <deller@gmx.de> | 2019-07-21 11:01:55 +0200 |
commit | f5e03d3a04978d2866f82cb11cc7a6b808c8ce07 (patch) | |
tree | c95fc560adee17d00a0a141a76db94a39648f00a /scripts/Makefile | |
parent | f1a3b43cc1f50c6ee5ba582f2025db3dea891208 (diff) |
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: b98cca444d28 ("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>
Diffstat (limited to 'scripts/Makefile')
0 files changed, 0 insertions, 0 deletions