aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/modules.py
diff options
context:
space:
mode:
authorArd Biesheuvel <[email protected]>2020-03-26 18:14:23 +0100
committerWill Deacon <[email protected]>2020-04-28 13:55:16 +0100
commit348a625deef13d7f8537b9704d29d05cafdd8e72 (patch)
treea0c4f686803f6b9f8717f3b6ccccd15bd32f3b67 /scripts/gdb/linux/modules.py
parent6a8b55ed4056ea5559ebe4f6a4b247f627870d4c (diff)
arm64: rename stext to primary_entry
For historical reasons, the primary entry routine living somewhere in the inittext section is called stext(), which is confusing, given that there is also a section marker called _stext which lives at a fixed offset in the image (either 64 or 4096 bytes, depending on whether CONFIG_EFI is enabled) Let's rename stext to primary_entry(), which is a better description and reflects the secondary_entry() routine that already exists for SMP boot. Signed-off-by: Ard Biesheuvel <[email protected]> Acked-by: Mark Rutland <[email protected]> Link: https://lore.kernel.org/r/[email protected] Reviwed-by: Mark Brown <[email protected]> Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions