linux/arch/x86/platform/uv
Thorsten Blum d022ff2557 x86/platform/uv: Use str_enabled_disabled() in uv_nmi_setup_hubless_intr()
Replace hard-coded strings with the str_enabled_disabled() helper. This
unifies the output and helps the linker with deduplication, which can result
in a smaller binary. Additionally, address the following Coccinelle/coccicheck
warning reported by string_choices.cocci:

  opportunity for str_enabled_disabled(uv_pch_intr_now_enabled)

Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Reviewed-by: Kyle Meyer <kyle.meyer@hpe.com>
Link: https://patch.msgid.link/20260504181945.143928-2-thorsten.blum@linux.dev
2026-06-02 13:57:38 -07:00
..
bios_uv.c x86/platform/uv: Add and export uv_bios_* functions 2020-11-26 12:50:44 +01:00
Makefile x86/platform/uv: Remove existing /sys/firmware/sgi_uv/ interface 2020-11-26 12:08:17 +01:00
uv_irq.c x86/apic: Convert to IRQCHIP_MOVE_DEFERRED 2025-01-15 21:38:53 +01:00
uv_nmi.c x86/platform/uv: Use str_enabled_disabled() in uv_nmi_setup_hubless_intr() 2026-06-02 13:57:38 -07:00
uv_time.c arch/x86: Fix typos 2024-01-03 11:46:22 +01:00