public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Nathan Chancellor <nathan@kernel.org>
To: Nicolas Schier <nsc@kernel.org>
Cc: linux-kbuild@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] scripts: headers_install.sh: Remove two outdated config leak ignore entries
Date: Wed, 5 Nov 2025 21:35:40 -0700	[thread overview]
Message-ID: <20251106043540.GA909744@ax162> (raw)
In-Reply-To: <20251105-update-headers-install-config-leak-ignore-list-v1-1-40be3eed68cb@kernel.org>

On Wed, Nov 05, 2025 at 09:26:02PM +0100, Nicolas Schier wrote:
> 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>

Reviewed-by: Nathan Chancellor <nathan@kernel.org>

> ---
>  scripts/headers_install.sh | 2 --
>  1 file changed, 2 deletions(-)
> 
> diff --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
> 

  reply	other threads:[~2025-11-06  4:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-05 20:26 [PATCH] scripts: headers_install.sh: Remove two outdated config leak ignore entries Nicolas Schier
2025-11-06  4:35 ` Nathan Chancellor [this message]
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=20251106043540.GA909744@ax162 \
    --to=nathan@kernel.org \
    --cc=linux-kbuild@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nsc@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