On Wed, Jul 29, 2026 at 01:38:24AM -0700, Denis Mukhin via U-Boot wrote: > This is small cleanup series for x86 reset device driver. > > Patch 1 introduces a small fixup for the x86 reset driver. > Patch 2 introduces a small fixup for the x86 EFI reset driver. > > Denis Mukhin (2): > reset: x86: Use cpu_hlt() in pch_sysreset_power_off() > reset: x86: Use cpu_hlt() in efi_reset_system() > > drivers/sysreset/sysreset_x86.c | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-)
Just following up on that mini-cleanup series. This is re-submission of the reviewed patches originally posted here: https://lore.kernel.org/u-boot/[email protected]/ https://lore.kernel.org/u-boot/[email protected]/ Thanks, Denis
