mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v2 modules-next 0/1] module: Add debugfs interface to view unloaded tainted modules
@ 2022-09-01 15:24 Aaron Tomlin
  2022-09-01 15:24 ` [PATCH v2 modules-next 1/1] " Aaron Tomlin
  2022-09-08 23:50 ` [PATCH v2 modules-next 0/1] " Luis Chamberlain
  0 siblings, 2 replies; 3+ messages in thread
From: Aaron Tomlin @ 2022-09-01 15:24 UTC (permalink / raw)
  To: mcgrof; +Cc: petr.pavlu, christophe.leroy, linux-kernel, linux-modules, atomlin

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/


Aaron Tomlin (1):
  module: Add debugfs interface to view unloaded tainted modules

 kernel/module/tracking.c | 68 ++++++++++++++++++++++++++++++++++++++++
 1 file changed, 68 insertions(+)


base-commit: 554694ba120b87e39cf732ed632e6a0c52fafb7c
-- 
2.37.1


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-09-08 23:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-01 15:24 [PATCH v2 modules-next 0/1] module: Add debugfs interface to view unloaded tainted modules Aaron Tomlin
2022-09-01 15:24 ` [PATCH v2 modules-next 1/1] " Aaron Tomlin
2022-09-08 23:50 ` [PATCH v2 modules-next 0/1] " Luis Chamberlain

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®