]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
module: populate kflagstab in modpost
authorSiddharth Nayyar <sidnayyar@google.com>
Thu, 26 Mar 2026 21:25:04 +0000 (21:25 +0000)
committerSami Tolvanen <samitolvanen@google.com>
Tue, 31 Mar 2026 23:42:52 +0000 (23:42 +0000)
commit16d0e04f546ffba78c74bbfeb57d93147bcaf2c5
tree1ebf5a5d161301d08a6d609e4abc3f60e581f4fc
parent9743311b4535dc76ce81f46303da0f69bfaa5fd6
module: populate kflagstab in modpost

This patch adds the ability to create entries for kernel symbol flag
bitsets in kflagstab. Modpost populates only the GPL-only flag for now.

Signed-off-by: Siddharth Nayyar <sidnayyar@google.com>
Reviewed-by: Petr Pavlu <petr.pavlu@suse.com>
Signed-off-by: Sami Tolvanen <samitolvanen@google.com>
include/linux/export-internal.h
scripts/mod/modpost.c