Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

scripts: headers_install.sh: Remove two outdated config leak ignore entries

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").

Reviewed-by: Nathan Chancellor <nathan@kernel.org>
Link: https://patch.msgid.link/20251105-update-headers-install-config-leak-ignore-list-v1-1-40be3eed68cb@kernel.org
Signed-off-by: Nicolas Schier <nsc@kernel.org>

-2
-2
scripts/headers_install.sh
··· 70 70 # 71 71 # The format is <file-name>:<CONFIG-option> in each line. 72 72 config_leak_ignores=" 73 - arch/arc/include/uapi/asm/page.h:CONFIG_ARC_PAGE_SIZE_16K 74 - arch/arc/include/uapi/asm/page.h:CONFIG_ARC_PAGE_SIZE_4K 75 73 arch/arc/include/uapi/asm/swab.h:CONFIG_ARC_HAS_SWAPE 76 74 arch/arm/include/uapi/asm/ptrace.h:CONFIG_CPU_ENDIAN_BE8 77 75 arch/nios2/include/uapi/asm/swab.h:CONFIG_NIOS2_CI_SWAB_NO