summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMasami Hiramatsu <mhiramat@kernel.org>2022-01-15 21:59:16 +0900
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-01-27 09:19:56 +0100
commit2c9650faa19cfddf305714047928897fa0220727 (patch)
tree30cf5c84cccdce1a2bcb321553c6262af64b8168 /Makefile
parentd106693dfd21fa2f2c6b8d3a4c2c3f625019c51d (diff)
Revert "ia64: kprobes: Use generic kretprobe trampoline handler"
This reverts commit 77fa5e15c933a1ec812de61ad709c00aa51e96ae. Since the upstream commit e792ff804f49720ce003b3e4c618b5d996256a18 depends on the generic kretprobe trampoline handler, which was introduced by commit 66ada2ccae4e ("kprobes: Add generic kretprobe trampoline handler") but that is not ported to the stable kernel because it is not a bugfix series. So revert this commit to fix a build error. NOTE: I keep commit a7fe2378454c ("ia64: kprobes: Fix to pass correct trampoline address to the handler") on the tree, that seems just a cleanup without the original reverted commit, but it would be better to use dereference_function_descriptor() macro instead of accessing descriptor's field directly. Fixes: 77fa5e15c933 ("ia64: kprobes: Use generic kretprobe trampoline handler") Reported-by: kernel test robot <lkp@intel.com> Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions