Message ID | 20220901152454.2394228-1-atomlin@redhat.com (mailing list archive) |
---|---|
Headers | show |
Series | module: Add debugfs interface to view unloaded tainted modules | expand |
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@redhat.com/ Queued up to modules-testing, thanks! Luis