]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
parisc: Implement kprobes
authorSven Schnelle <svens@stackframe.org>
Sun, 7 Apr 2019 18:10:58 +0000 (20:10 +0200)
committerHelge Deller <deller@gmx.de>
Fri, 3 May 2019 21:47:39 +0000 (23:47 +0200)
commit8858ac8e9e9b1894f7bb218bc0035532371b8d7e
tree27e8dd1cac87b4bf316be5945bf45485cad21926
parentea1afe339a2b1260aa31a4d100155d4403446704
parisc: Implement kprobes

Implement kprobes support for PA-RISC.

Signed-off-by: Sven Schnelle <svens@stackframe.org>
Signed-off-by: Helge Deller <deller@gmx.de>
arch/parisc/Kconfig
arch/parisc/include/asm/kprobes.h [new file with mode: 0644]
arch/parisc/kernel/Makefile
arch/parisc/kernel/kprobes.c [new file with mode: 0644]
arch/parisc/kernel/traps.c