Re: [PATCH RESEND] grub-install: force journal draining to ensure data integrity

2025-01-21 Thread Michael Chang via Grub-devel
On Tue, Jan 21, 2025 at 07:41:03AM +0100, Pascal Hambourg wrote: > Le 21/01/2025 à 07:25, Michael Chang via Grub-devel a écrit : > > In XFS, the system would end up in unbootable state if an abrupt power > > off after grub-install is occuring. It can be easily reproduced with. > > > >grub-inst

[PATCH] term/nns8250-spcr: return if redirection is disabled

2025-01-21 Thread Leo Sandoval
From: Benjamin Herrenschmidt The Microsoft spec for SPCR says "The base address of the Serial Port register set described using the ACPI Generic Address Structure, or 0 if console redirection is disabled." so return if disable (base address = 0). If this check is not done, we may get invalid port