[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAK7LNARNwyei5pGmwR+iSLH733jAsaHet9h1dfWHF2x+Uhb=ag@mail.gmail.com>
Date: Sun, 5 Feb 2023 02:55:09 +0900
From: Masahiro Yamada <masahiroy@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Linux Kbuild mailing list <linux-kbuild@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] Kbuild fixes for v6.2-rc7
Hello Linus,
Please pull some Kbuild fixes.
Thank you.
The following changes since commit 2241ab53cbb5cdb08a6b2d4688feb13971058f65:
Linux 6.2-rc5 (2023-01-21 16:27:01 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git
tags/kbuild-fixes-v6.2-4
for you to fetch changes up to 22e46f6480e83bcf49b6d5e6b66c81872c97a902:
kbuild: modinst: Fix build error when CONFIG_MODULE_SIG_KEY is a
PKCS#11 URI (2023-01-31 17:53:01 +0900)
----------------------------------------------------------------
Kbuild fixes for v6.2 (4th)
- Fix two bugs (for building and for signing) when CONFIG_MODULE_SIG_KEY
contains PKCS#11 URI.
----------------------------------------------------------------
Jan Luebbe (2):
certs: Fix build error when PKCS#11 URI contains semicolon
kbuild: modinst: Fix build error when CONFIG_MODULE_SIG_KEY is a
PKCS#11 URI
certs/Makefile | 4 ++--
scripts/Makefile.modinst | 6 +++++-
2 files changed, 7 insertions(+), 3 deletions(-)
--
Best Regards
Masahiro Yamada
Powered by blists - more mailing lists