Home
last modified time | relevance | path

Searched hist:"2 e765c02dcbfc2a8a4527c621a84b9502f6b9bd2" (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/boot/tools/
H A Dbuild.cdiff 2e765c02dcbfc2a8a4527c621a84b9502f6b9bd2 Fri Sep 15 19:16:25 CEST 2023 Ard Biesheuvel <ardb@kernel.org> x86/boot: Grab kernel_info offset from zoffset header directly

Instead of parsing zoffset.h and poking the kernel_info offset value
into the header from the build tool, just grab the value directly in the
asm file that describes this header.

This change has no impact on the resulting bzImage binary.

Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Link: https://lore.kernel.org/r/20230915171623.655440-11-ardb@google.com
/linux/arch/x86/boot/
H A Dheader.Sdiff 2e765c02dcbfc2a8a4527c621a84b9502f6b9bd2 Fri Sep 15 19:16:25 CEST 2023 Ard Biesheuvel <ardb@kernel.org> x86/boot: Grab kernel_info offset from zoffset header directly

Instead of parsing zoffset.h and poking the kernel_info offset value
into the header from the build tool, just grab the value directly in the
asm file that describes this header.

This change has no impact on the resulting bzImage binary.

Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Link: https://lore.kernel.org/r/20230915171623.655440-11-ardb@google.com