On Tue, 28 Jan 2025 00:17:49 +0000, Oliver Upton wrote:
Perhaps unsurprisingly there are some platforms where the GTDT isn't quite right and the Platforms Timer array overflows the length of the overall table.
While the recently-added sanity checking isn't wrong, it makes it impossible to boot the kernel on offending platforms. Try to hobble along and limit the Platform Timer count to the bounds of the table.
[...]
Applied to arm64 (for-next/fixes), thanks!
[1/1] ACPI: GTDT: Relax sanity checking on Platform Timers array count https://git.kernel.org/arm64/c/f818227a2f3d
Cheers,