Commit 6f890fdc authored by Xi Ruoyao's avatar Xi Ruoyao Committed by Greg Kroah-Hartman
Browse files

ACPICA: Work around bogus -Wstringop-overread warning since GCC 11

commit 6e3a4754 upstream.

When ACPI_MISALIGNMENT_NOT_SUPPORTED is set, GCC can produce a bogus
-Wstringop-overread warning, see [1].

To me, it's very clear that we have a compiler bug here, thus just
disable the warning.

Fixes: a9d13433 ("LoongArch: Align ACPI structures if ARCH_STRICT_ALIGN enabled")
Link: https://lore.kernel.org/all/899f2dec-e8b9-44f4-ab8d-001e160a2aed@roeck-us.net/
Link: https://github.com/acpica/acpica/commit/abf5b573
Link: https://gcc.gnu.org/PR122073

 [1]
Co-developed-by: default avatarSaket Dumbre <saket.dumbre@intel.com>
Signed-off-by: default avatarSaket Dumbre <saket.dumbre@intel.com>
Signed-off-by: default avatarXi Ruoyao <xry111@xry111.site>
Acked-by: default avatarHuacai Chen <chenhuacai@loongson.cn>
Cc: All applicable <stable@vger.kernel.org>
[ rjw: Subject and changelog edits ]
Link: https://patch.msgid.link/20251021092825.822007-1-xry111@xry111.site


Signed-off-by: default avatarRafael J. Wysocki <rafael.j.wysocki@intel.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 463147b7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment