kprobes/parisc: remove arch_kprobe_on_func_entry()
authorJisheng Zhang <Jisheng.Zhang@synaptics.com>
Wed, 21 Aug 2019 09:56:40 +0000 (09:56 +0000)
committerHelge Deller <deller@gmx.de>
Fri, 6 Sep 2019 21:58:44 +0000 (23:58 +0200)
commit08e697808f6823fa5dc833a344700f60b25a59d4
treede27714abacbb6a3fb84d4f83c3d6c4bc89679e5
parentea46a13ebf536698a6f456e03b0f33bffbc5b4c0
kprobes/parisc: remove arch_kprobe_on_func_entry()

The common kprobes provides a weak implementation of
arch_kprobe_on_func_entry(). The parisc version is the same as the
common version, so remove it.

Signed-off-by: Jisheng Zhang <Jisheng.Zhang@synaptics.com>
Acked-by: Sven Schnelle <svens@stackframe.org>
Signed-off-by: Helge Deller <deller@gmx.de>
arch/parisc/kernel/kprobes.c