[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220901152454.2394228-1-atomlin@redhat.com>
Date: Thu, 1 Sep 2022 16:24:53 +0100
From: Aaron Tomlin <atomlin@...hat.com>
To: mcgrof@...nel.org
Cc: petr.pavlu@...e.com, christophe.leroy@...roup.eu,
linux-kernel@...r.kernel.org, linux-modules@...r.kernel.org,
atomlin@...mlin.com
Subject: [PATCH v2 modules-next 0/1] module: Add debugfs interface to view unloaded tainted modules
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
Powered by blists - more mailing lists