[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240722090622.16524-1-petr.pavlu@suse.com>
Date: Mon, 22 Jul 2024 11:06:20 +0200
From: Petr Pavlu <petr.pavlu@...e.com>
To: Luis Chamberlain <mcgrof@...nel.org>
Cc: Masahiro Yamada <masahiroy@...nel.org>,
Nathan Chancellor <nathan@...nel.org>,
Nicolas Schier <nicolas@...sle.eu>,
linux-modules@...r.kernel.org,
linux-kbuild@...r.kernel.org,
linux-kernel@...r.kernel.org,
Petr Pavlu <petr.pavlu@...e.com>
Subject: [PATCH 0/2] module: Split modules_install compression and in-kernel decompression
Allow enabling the in-kernel module decompression support separately,
without requiring to enable also the automatic compression during
'make modules_install'.
Petr Pavlu (2):
module: Split modules_install compression and in-kernel decompression
module: Clean up the description of MODULE_SIG_<type>
kernel/module/Kconfig | 77 ++++++++++++++++++++--------------------
scripts/Makefile.modinst | 2 ++
2 files changed, 41 insertions(+), 38 deletions(-)
base-commit: 933069701c1b507825b514317d4edd5d3fd9d417
--
2.35.3
Powered by blists - more mailing lists