Re: [PATCH] module: annotate failed-module stats list traversal
Runyu Xiao <[email protected]>
| Newsgroups | org.kernel.vger.linux-modules,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <ABYAywAHKlYpydO6zhazLKo0.3.1782310768005.Hmail.220255722@seu.edu.cn> |
On 6/24/26, Petr Pavlu wrote: > The same fix was posted previously in: > https://lore.kernel.org/linux-modules/e4za26n3jj3366oqt47hdwfze2rvsyjcujjhjj4jvbtihkleg6@kxasstqoia22/ Hi Petr, Thanks for pointing this out, and sorry for the noise. I missed Naveen's earlier patch. It addresses the same CONFIG_PROVE_RCU_LIST warning and uses the same lockdep condition for read_file_mod_stats(), so please ignore/drop my duplicate submission. Thanks, Runyu