Ze Gao be243bacfb rethook: use preempt_{disable, enable}_notrace in rethook_trampoline_handler
This patch replaces preempt_{disable, enable} with its corresponding
notrace version in rethook_trampoline_handler so no worries about stack
recursion or overflow introduced by preempt_count_{add, sub} under
fprobe + rethook context.

Link: https://lore.kernel.org/all/20230517034510.15639-2-zegao@tencent.com/

Fixes: 54ecbe6f1ed5 ("rethook: Add a generic return hook")
Signed-off-by: Ze Gao <zegao@tencent.com>
Acked-by: Masami Hiramatsu (Google) <mhiramat@kernel.org>
Cc: <stable@vger.kernel.org>
Signed-off-by: Masami Hiramatsu (Google) <mhiramat@kernel.org>
2023-05-18 07:08:01 +09:00
..
2023-04-28 16:11:26 -07:00
2023-04-28 15:57:53 -07:00
2022-06-03 14:05:34 -07:00
2023-05-05 13:11:02 -07:00
2023-03-29 06:52:09 -04:00
2023-04-28 15:57:53 -07:00
2021-06-25 19:57:24 -04:00
2023-02-23 10:20:49 -08:00
2023-04-24 12:16:14 -07:00
2023-05-05 13:11:02 -07:00