]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit16ff311f6514bd5de4462f30c7e22a3280c92c76
treede27714abacbb6a3fb84d4f83c3d6c4bc89679e5
parentcb0584b493f8fd3810a8cfeec0f69fff3ce38a14
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