On 06.03.2026 14:29, Soumyajyotii Ssarkar wrote: > Now that BGRT images are preserved during EFI boot (via > EfiACPIReclaimMemory allocation), the invalidation code in > acpi_parse_bgrt() is no longer needed. > However, The original invalidation code acts as a safety net for when > preservation fails or is disabled via "efi=no-bgrt". > > Thus, Add comments to clarify this behavior for future reference. > > Signed-off-by: Soumyajyotii Ssarkar <[email protected]>
Acked-by: Jan Beulich <[email protected]> I wonder though if this wasn't better folded into the earlier patch. Jan
