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

From: Aaron Tomlin
Date: Tue Mar 01 2022 - 11:52:36 EST


On Mon 2022-02-28 23:43 +0000, Aaron Tomlin wrote:
> No functional change.
>
> The purpose of this patch is to address the various Sparse warnings
> due to the incorrect dereference/or access of an __rcu pointer.
>
> Signed-off-by: Aaron Tomlin <atomlin@xxxxxxxxxx>
> ---
> kernel/module/kallsyms.c | 34 ++++++++++++++++++++++------------
> 1 file changed, 22 insertions(+), 12 deletions(-)

Petr,

Any concerns?

Unfortunately, I didn't make enough time to test.


Kind regards,

--
Aaron Tomlin