Skip to content

Commit 8710524

Browse files
rddunlapJonathan Corbet
authored andcommitted
docs: ABI: sysfs-module: update modules taint flags
Add missing taint flags for loadable modules, as pointed out by Petr Pavlu [1]. [1] https://lore.kernel.org/all/c58152f1-0fbe-4f50-bb61-e2f4c0584025@suse.com/ Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Reviewed-by: Petr Pavlu <petr.pavlu@suse.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Message-ID: <20251102060458.517911-1-rdunlap@infradead.org>
1 parent f4c6e50 commit 8710524

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Documentation/ABI/testing/sysfs-module

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@ Description: Module taint flags:
5959
F force-loaded module
6060
C staging driver module
6161
E unsigned module
62+
K livepatch module
63+
N in-kernel test module
6264
== =====================
6365

6466
What: /sys/module/grant_table/parameters/free_per_iteration

0 commit comments

Comments
 (0)