lkml.org 
[lkml]   [2022]   [Jun]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v11 10/14] module: kallsyms: Fix suspicious rcu usage
On Mon 2022-06-27 23:56 -0400, Steven Rostedt wrote:
> > + 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

\
 
 \ /
  Last update: 2022-06-28 18:31    [W:0.083 / U:0.028 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site