diff options
author | 2025-03-02 16:08:31 +0530 | |
---|---|---|
committer | 2025-03-03 09:35:50 -0800 | |
commit | d73ef9ec8794c4dad25774d655a8f284ad9ff641 (patch) | |
tree | bc620dc6173733bc97c51551fabb518312716d88 /scripts/generate_rust_analyzer.py | |
parent | lib/string_choices: Rearrange functions in sorted order (diff) | |
download | wireguard-linux-d73ef9ec8794c4dad25774d655a8f284ad9ff641.tar.xz wireguard-linux-d73ef9ec8794c4dad25774d655a8f284ad9ff641.zip |
loadpin: remove MODULE_COMPRESS_NONE as it is no longer supported
Updated the MODULE_COMPRESS_NONE with MODULE_COMPRESS as it was no longer
available from kernel modules. As MODULE_COMPRESS and MODULE_DECOMPRESS
depends on MODULES removing MODULES as well.
Fixes: c7ff693fa209 ("module: Split modules_install compression and in-kernel decompression")
Signed-off-by: Arulpandiyan Vadivel <arulpandiyan.vadivel@siemens.com>
Link: https://lore.kernel.org/r/20250302103831.285381-1-arulpandiyan.vadivel@siemens.com
Signed-off-by: Kees Cook <kees@kernel.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions