[PATCH 0/2] Misc comments fixup in relocate_kernel_64.S

From: Kai Huang
Date: Mon Aug 19 2024 - 08:21:34 EST


The assembly code of relcocate_kernel() takes some time to follow for
newbies like me. This series adds some comments to try to improve the
readability hoping they could be helpful to others too. Also fix an
error (IIUC) in one comment.

Kai Huang (2):
x86/kexec: Fix a comment of swap_pages() assembly
x86/kexec: Add comments around swap_pages() assembly to improve
readability

arch/x86/kernel/relocate_kernel_64.S | 10 +++++++---
1 file changed, 7 insertions(+), 3 deletions(-)


base-commit: b8c7cbc324dc17b9e42379b42603613580bec2d8
--
2.45.2