All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/2] Optimize the code in kexec_handover.c
@ 2026-08-07  7:51 Chenghao Duan
  2026-08-07  7:51 ` [PATCH v1 1/2] kho: remove useless phys increment in inner loop Chenghao Duan
  2026-08-07  7:51 ` [PATCH v1 2/2] kho: unwind restored pages on kho_restore_vmalloc error Chenghao Duan
  0 siblings, 2 replies; 5+ messages in thread
From: Chenghao Duan @ 2026-08-07  7:51 UTC (permalink / raw)
  To: pasha.tatashin, rppt, pratyush, graf, linux-kernel, linux-mm,
	kexec
  Cc: jianghaoran, duanchenghao

Patch 1: No functional changes, remove redundant code.
Patch 2: Rework error unwind logic for kho_restore_vmalloc().

Chenghao Duan (2):
  kho: remove useless phys increment in inner loop
  kho: unwind restored pages on kho_restore_vmalloc error

 kernel/liveupdate/kexec_handover.c | 25 +++++++++++++++++--------
 1 file changed, 17 insertions(+), 8 deletions(-)

-- 
2.25.1



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

end of thread, other threads:[~2026-08-11 11:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-07  7:51 [PATCH v1 0/2] Optimize the code in kexec_handover.c Chenghao Duan
2026-08-07  7:51 ` [PATCH v1 1/2] kho: remove useless phys increment in inner loop Chenghao Duan
2026-08-11 11:39   ` Pratyush Yadav
2026-08-07  7:51 ` [PATCH v1 2/2] kho: unwind restored pages on kho_restore_vmalloc error Chenghao Duan
2026-08-11 11:46   ` Pratyush Yadav

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.