diff options
author | Matthew Maurer <mmaurer@google.com> | 2025-01-03 20:37:03 +0300 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2025-01-10 20:36:32 +0300 |
commit | e8639b7ef0f871753b4262ec0eacd3da29eebcee (patch) | |
tree | a966596677200574b862f41be3fd245988c0308f /scripts/gdb/linux/modules.py | |
parent | fc7d5e3210ae083a29ce224ffce18eaf3d1c645a (diff) | |
download | linux-e8639b7ef0f871753b4262ec0eacd3da29eebcee.tar.xz |
modpost: Allow extended modversions without basic MODVERSIONS
If you know that your kernel modules will only ever be loaded by a newer
kernel, you can disable BASIC_MODVERSIONS to save space. This also
allows easy creation of test modules to see how tooling will respond to
modules that only have the new format.
Signed-off-by: Matthew Maurer <mmaurer@google.com>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions