[PATCH] docs: arm64: Document that text_offset is always 0
Rasmus Villemoes
linux at rasmusvillemoes.dk
Thu Jun 18 01:02:12 PDT 2026
On Thu, Jun 04 2026, "Rasmus Villemoes" <linux at rasmusvillemoes.dk> wrote:
> When trying to figure out where to place and call an arm64 Image in
> memory, reading booting.rst should provide the answer. However, it
> requires quite some digging to figure out that text_offset is set via
> ".quad 0" in head.S and is thus actually always 0 since v5.10.
>
> Update the documentation and make that explicit. Reword the 2MB
> requirement accordingly, and remove the paragraphs that only apply to
> the ancient versions where text_offset could be non-zero, as they only
> confuse a current reader.
>
ping
More information about the linux-arm-kernel
mailing list