[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <cover.1724573384.git.kai.huang@intel.com>
Date: Sun, 25 Aug 2024 20:18:04 +1200
From: Kai Huang <kai.huang@...el.com>
To: tglx@...utronix.de,
mingo@...hat.com,
bp@...en8.de,
dave.hansen@...el.com,
hpa@...or.com,
peterz@...radead.org
Cc: kirill.shutemov@...ux.intel.com,
x86@...nel.org,
linux-kernel@...r.kernel.org,
nik.borisov@...e.com
Subject: [PATCH v2 0/2] Misc comments fixup in relocate_kernel_64.S
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.
v1 -> v2:
- Add Kirill's tag.
v1: https://lore.kernel.org/lkml/q2y5vte3wwn5qde5p4nfmjfqtzxfen3nhjdyafc7nbirfidpvr@ro3djjz3pub4/T/
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: e77f8f275278886d05ce6dfe9e3bc854e7bf0713
--
2.46.0
Powered by blists - more mailing lists