Thread (4 messages) flat view 4 messages, 3 authors, 2024-11-25

Re: [PATCH] kprobes: Reduce preempt disable scope in check_kprobe_access_safe()

From: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Date: 2024-11-21 08:04:35
Also in: linux-rt-devel, lkml

On 2024-11-21 08:38:08 [+0100], Thomas Weißschuh wrote:
…
Signed-off-by: Thomas Weißschuh <redacted>
Reviewed-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
quoted hunk ↗ jump to hunk
diff --git a/kernel/kprobes.c b/kernel/kprobes.c
index da59c68df8412c4662d39d3e286d516e8cee9a69..369020170e832a34ea9c05eda6693bded02ec505 100644
--- a/kernel/kprobes.c
+++ b/kernel/kprobes.c
@@ -39,6 +39,7 @@
 #include <linux/static_call.h>
 #include <linux/perf_event.h>
 #include <linux/execmem.h>
+#include <linux/cleanup.h>
This hunk can be dropped. The definition for guard(preempt)() comes from
preempt.h.
 #include <asm/sections.h>
 #include <asm/cacheflush.h>
Sebastian
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help