[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAK7LNASs0jntOj63GoE9Lhasb-7zmVzBcq35CDeKnBqjG_v+kw@mail.gmail.com>
Date: Sun, 23 Jan 2022 00:17:58 +0900
From: Masahiro Yamada <masahiroy@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux Kbuild mailing list <linux-kbuild@...r.kernel.org>
Subject: [GIT PULL] Kbuild fixes for v5.17-rc1
Hi Linus,
Please pull Kbuild fixes.
Thanks.
The following changes since commit 1c52283265a462a100ae63ddf58b4e5884acde86:
Merge branch 'akpm' (patches from Andrew) (2022-01-22 11:28:23 +0200)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git
tags/kbuild-fixes-v5.17
for you to fetch changes up to e6340b6526eeec5a00fe26a6ff515afe7d0affa4:
certs: Fix build error when CONFIG_MODULE_SIG_KEY is empty
(2022-01-23 00:08:44 +0900)
----------------------------------------------------------------
Kbuild fixes for v5.17
- Bring include/uapi/linux/nfc.h into the UAPI compile-test coverage
- Revert the workaround of CONFIG_CC_IMPLICIT_FALLTHROUGH
- Fix build errors in certs/Makefile
----------------------------------------------------------------
Dmitry V. Levin (1):
usr/include/Makefile: add linux/nfc.h to the compile-test coverage
Masahiro Yamada (3):
Revert "Makefile: Do not quote value for CONFIG_CC_IMPLICIT_FALLTHROUGH"
certs: Fix build error when CONFIG_MODULE_SIG_KEY is PKCS#11 URI
certs: Fix build error when CONFIG_MODULE_SIG_KEY is empty
Makefile | 2 +-
certs/Makefile | 4 ++--
usr/include/Makefile | 1 -
3 files changed, 3 insertions(+), 4 deletions(-)
--
Best Regards
Masahiro Yamada
Powered by blists - more mailing lists