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

From: Luis Chamberlain
Date: Wed Mar 02 2022 - 17:24:36 EST


On Wed, Mar 02, 2022 at 05:02:02PM +0000, Aaron Tomlin wrote:
> On Tue 2022-03-01 16:52 +0000, Aaron Tomlin wrote:
> > Petr,
> >
> > Any concerns?
> >
> > Unfortunately, I didn't make enough time to test.
>
> Petr,
>
> $ sudo ./test-livepatch.sh
> [sudo] password for atomlin:
> TEST: basic function patching ... ok
> TEST: multiple livepatches ... ok
> TEST: atomic replace livepatch ... ok
>
> - dmesg output excerpt

Since you're going to send a v10 can you also add the livepatch
to MAINTAINERS? :) Likewise if you see other files which can use
help in maintenance review, let's go for that.

We're in no rush for the merge window as we'll be skiping the
next merge window. So all this just needs to be thought well
and tested well.

Luis