From: Nicolas Schier <nsc@kernel.org>
To: Nathan Chancellor <nathan@kernel.org>
Cc: linux-kbuild@vger.kernel.org, linux-kernel@vger.kernel.org,
Nicolas Schier <nsc@kernel.org>
Subject: [PATCH] scripts: headers_install.sh: Remove two outdated config leak ignore entries
Date: Wed, 05 Nov 2025 21:26:02 +0100 [thread overview]
Message-ID: <20251105-update-headers-install-config-leak-ignore-list-v1-1-40be3eed68cb@kernel.org> (raw)
Remove config leak ignore entries for arch/arc/include/uapi/asm/page.h
as they have been removed in commit d3e5bab923d3 ("arch: simplify
architecture specific page size configuration").
Signed-off-by: Nicolas Schier <nsc@kernel.org>
---
| 2 --
1 file changed, 2 deletions(-)
--git a/scripts/headers_install.sh b/scripts/headers_install.sh
index 4c20c62c4faf..0e4e939efc94 100755
--- a/scripts/headers_install.sh
+++ b/scripts/headers_install.sh
@@ -70,8 +70,6 @@ configs=$(sed -e '
#
# The format is <file-name>:<CONFIG-option> in each line.
config_leak_ignores="
-arch/arc/include/uapi/asm/page.h:CONFIG_ARC_PAGE_SIZE_16K
-arch/arc/include/uapi/asm/page.h:CONFIG_ARC_PAGE_SIZE_4K
arch/arc/include/uapi/asm/swab.h:CONFIG_ARC_HAS_SWAPE
arch/arm/include/uapi/asm/ptrace.h:CONFIG_CPU_ENDIAN_BE8
arch/nios2/include/uapi/asm/swab.h:CONFIG_NIOS2_CI_SWAB_NO
---
base-commit: 3a8660878839faadb4f1a6dd72c3179c1df56787
change-id: 20251105-update-headers-install-config-leak-ignore-list-0ea71117fbe0
Best regards,
--
Nicolas
next reply other threads:[~2025-11-05 20:27 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-05 20:26 Nicolas Schier [this message]
2025-11-06 4:35 ` [PATCH] scripts: headers_install.sh: Remove two outdated config leak ignore entries Nathan Chancellor
2025-11-11 15:02 ` Nicolas Schier
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20251105-update-headers-install-config-leak-ignore-list-v1-1-40be3eed68cb@kernel.org \
--to=nsc@kernel.org \
--cc=linux-kbuild@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=nathan@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).