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>
This commit is contained in:
parent
f4c6e50568
commit
8710524f3f
|
|
@ -59,6 +59,8 @@ Description: Module taint flags:
|
|||
F force-loaded module
|
||||
C staging driver module
|
||||
E unsigned module
|
||||
K livepatch module
|
||||
N in-kernel test module
|
||||
== =====================
|
||||
|
||||
What: /sys/module/grant_table/parameters/free_per_iteration
|
||||
|
|
|
|||
Loading…
Reference in New Issue