diff options
author | 2024-03-13 07:58:39 +0000 | |
---|---|---|
committer | 2024-03-13 11:29:11 +0100 | |
commit | 9b67ce2c121fbf11c0c7b6216c08200fda23c9af (patch) | |
tree | 6aa822a79b382f9fb218a9bf2ae8c3d2ea7229f6 /scripts/gdb/linux/utils.py | |
parent | x86/vmlinux.lds.S: Remove conditional definition of LOAD_OFFSET (diff) | |
download | linux-rng-9b67ce2c121fbf11c0c7b6216c08200fda23c9af.tar.xz linux-rng-9b67ce2c121fbf11c0c7b6216c08200fda23c9af.zip |
x86/vmlinux.lds.S: Take __START_KERNEL out conditional definition
If CONFIG_X86_32=y, the section start address is defined to be
"LOAD_OFFSET + LOAD_PHYSICAL_ADDR", which is the same as
__START_KERNEL_map.
Unify it with the 64-bit definition to simplify the code.
Signed-off-by: Wei Yang <richard.weiyang@gmail.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Link: https://lore.kernel.org/r/20240313075839.8321-5-richard.weiyang@gmail.com
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions