public inbox for linux-snps-arc@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 0/5] uapi: fix remaining kconfig leaks in UAPI headers
@ 2025-12-30  7:10 Thomas Weißschuh
  2025-12-30  7:10 ` [PATCH 1/5] ARC: uapi: Stop leaking CONFIG_ARC_HAS_SWAPE reference to userspace Thomas Weißschuh
                   ` (4 more replies)
  0 siblings, 5 replies; 16+ messages in thread
From: Thomas Weißschuh @ 2025-12-30  7:10 UTC (permalink / raw)
  To: Vineet Gupta, Russell King, Dinh Nguyen, Thomas Gleixner,
	Ingo Molnar, Borislav Petkov, Dave Hansen, x86, H. Peter Anvin
  Cc: linux-snps-arc, linux-kernel, linux-arm-kernel, Arnd Bergmann,
	Thomas Weißschuh

A few UAPI headers still contained references to kconfig symbols.
Clean them all up and afterwards remove the now useless exception
machinery in headers_install.sh.

Intended to be routed through the kbuild tree.

Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
---
Thomas Weißschuh (5):
      ARC: uapi: Stop leaking CONFIG_ARC_HAS_SWAPE reference to userspace
      ARM: uapi: Stop leaking CONFIG_CPU_ENDIAN_BE8 reference to userspace
      nios2: uapi: Stop leaking CONFIG_NIOS2_CI_SWAB_{NO,SUPPORT} references to userspace
      x86/uapi: Stop leaking kconfig references to userspace
      scripts: headers_install.sh: Remove config leak ignore machinery

 arch/arc/include/uapi/asm/swab.h   |  2 +-
 arch/arm/include/uapi/asm/ptrace.h |  2 +-
 arch/nios2/include/uapi/asm/swab.h |  2 ++
 arch/x86/include/uapi/asm/auxvec.h |  2 +-
 scripts/headers_install.sh         | 30 ++----------------------------
 5 files changed, 7 insertions(+), 31 deletions(-)
---
base-commit: 8f0b4cce4481fb22653697cced8d0d04027cb1e8
change-id: 20251229-headers_install-config-leak-b8a9219d8b3c

Best regards,
-- 
Thomas Weißschuh <thomas.weissschuh@linutronix.de>


_______________________________________________
linux-snps-arc mailing list
linux-snps-arc@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-snps-arc

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2026-01-02 21:53 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-30  7:10 [PATCH 0/5] uapi: fix remaining kconfig leaks in UAPI headers Thomas Weißschuh
2025-12-30  7:10 ` [PATCH 1/5] ARC: uapi: Stop leaking CONFIG_ARC_HAS_SWAPE reference to userspace Thomas Weißschuh
2025-12-30 21:23   ` Arnd Bergmann
2026-01-02  7:55     ` Thomas Weißschuh
2026-01-02  9:40       ` Thomas Weißschuh
2026-01-02 10:31         ` Arnd Bergmann
2026-01-02 21:53     ` Vineet Gupta
2025-12-30  7:10 ` [PATCH 2/5] ARM: uapi: Stop leaking CONFIG_CPU_ENDIAN_BE8 " Thomas Weißschuh
2025-12-30 14:20   ` Arnd Bergmann
2025-12-30 14:33     ` Thomas Weißschuh
2025-12-30  7:10 ` [PATCH 3/5] nios2: uapi: Stop leaking CONFIG_NIOS2_CI_SWAB_{NO,SUPPORT} references " Thomas Weißschuh
2025-12-30 21:19   ` Arnd Bergmann
2025-12-30  7:10 ` [PATCH 4/5] x86/uapi: Stop leaking kconfig " Thomas Weißschuh
2025-12-30 21:08   ` Arnd Bergmann
2026-01-02  9:30     ` Thomas Weißschuh
2025-12-30  7:11 ` [PATCH 5/5] scripts: headers_install.sh: Remove config leak ignore machinery Thomas Weißschuh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox