Thread (32 messages) 32 messages, 5 authors, 2022-07-03

Re: [PATCH v11 10/14] module: kallsyms: Fix suspicious rcu usage

From: Aaron Tomlin <hidden>
Date: 2022-06-28 16:30:30
Also in: linux-rt-users, lkml

On Mon 2022-06-27 23:56 -0400, Steven Rostedt wrote:
quoted
+	preempt_enable();
        ^^^^^^^^^^^^^^^^^

This just introduced an unbounded latency and will fail PREEMPT_RT.
Hi Steve,

Sorry about that!

If I understand correctly, there is absolutely no need to explicitly
disable preemption in this context. I will use: rcu_read_lock() and
rcu_read_unlock(), respectively, which will then be suitable for the
preemptible RCU implementation.


Kind regards,

-- 
Aaron Tomlin
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help