Re: [PATCH v3 26/28] kprobes: Use RCU in all users of __module_text_address().
From: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Date: 2025-01-28 07:10:45
Also in:
linux-modules, lkml
From: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Date: 2025-01-28 07:10:45
Also in:
linux-modules, lkml
On 2025-01-28 14:44:52 [+0900], Masami Hiramatsu wrote:
Hi,
Hi,
Since the below cleanup has been merged, this patch needs to be updated. https://lore.kernel.org/all/20241121-kprobes-preempt-v1-1-fd581ee7fcbb@linutronix.de/ (local) (may need to change the guard(preempt)() -> guard(rcu)() in the new version.)
Thanks, I'm on it.
Thank you,
Sebastian