mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v2 0/4] x86 suspend cleanups
@ 2026-02-03 17:58 Brian Gerst
  2026-02-03 17:58 ` [PATCH v2 1/4] x86/acpi/suspend: Remove indirect jump Brian Gerst
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Brian Gerst @ 2026-02-03 17:58 UTC (permalink / raw)
  To: linux-kernel, x86
  Cc: Ingo Molnar, H . Peter Anvin, Thomas Gleixner, Borislav Petkov,
	Ard Biesheuvel, Rafael J . Wysocki, Len Brown, Pavel Machek,
	Brian Gerst

This patchset cleans up the do_suspend_lowlevel() function, removing
some leftover bits that are no longer necessary since it started
using the SMP trampoline to resune the kernel.

v2:
- Reworked the first patch
- Added more cleanups

Brian Gerst (4):
  x86/acpi/suspend: Remove indirect jump
  x86/acpi/suspend: Remove segment reloads on resume
  x86/acpi/suspend: Clean up stack usage
  x86/acpi/suspend: Remove redundant register saves

 arch/x86/kernel/acpi/sleep.c     | 20 -------------
 arch/x86/kernel/acpi/wakeup_64.S | 50 +++++---------------------------
 2 files changed, 8 insertions(+), 62 deletions(-)


base-commit: faee66660b703935da23b7ae2f955f91472d6487
-- 
2.52.0


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2026-02-07 18:04 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-02-03 17:58 [PATCH v2 0/4] x86 suspend cleanups Brian Gerst
2026-02-03 17:58 ` [PATCH v2 1/4] x86/acpi/suspend: Remove indirect jump Brian Gerst
2026-02-03 17:58 ` [PATCH v2 2/4] x86/acpi/suspend: Remove segment reloads on resume Brian Gerst
2026-02-03 17:58 ` [PATCH v2 3/4] x86/acpi/suspend: Clean up stack usage Brian Gerst
2026-02-03 17:58 ` [PATCH v2 4/4] x86/acpi/suspend: Remove redundant register saves Brian Gerst
2026-02-03 20:31 ` [PATCH v2 0/4] x86 suspend cleanups Rafael J. Wysocki
2026-02-04  9:47 ` Ard Biesheuvel
2026-02-07 18:04   ` Brian Gerst

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®