Re: [PATCH v2 modules-next 0/1] module: Add debugfs interface to view unloaded tainted modules

From: Luis Chamberlain
Date: Thu Sep 08 2022 - 19:50:50 EST


On Thu, Sep 01, 2022 at 04:24:53PM +0100, Aaron Tomlin wrote:
> Hi Luis,
>
> Changes since v1 [1]:
>
> - Replaced the use of module_mutex to instead mark
> a RCU read-side critical section (Petr Pavlu)
> - Added __acquires() and __releases() to support
> sparse context checking
>
> [1]: https://lore.kernel.org/lkml/20220823193225.2072649-1-atomlin@xxxxxxxxxx/

Queued up to modules-testing, thanks!

Luis