summaryrefslogtreecommitdiff
path: root/include/linux/stringify.h
diff options
context:
space:
mode:
authorIlias Apalodimas <[email protected]>2025-09-02 09:08:12 +0300
committerTom Rini <[email protected]>2025-09-09 12:43:26 -0600
commit5d01a971804e3f7f7d320870acf5418bd8497535 (patch)
treef1e36f348d67212def82837d767ebd90faa3d4c0 /include/linux/stringify.h
parenta5b483a52a5561030ab3e50923a215fbed49d006 (diff)
arm64: Properly clear BSS
Brock reports a breakage on an RK3568 SoC. His patch is correct but he never followed up on the requested changes. We currently use ldr to calculate the address of __bss_start and __bss_end. However the absolute addresses of the literal pool are never relocated and we end up clearing the wrong memory section. Use PC-relative addressing instead. Link: https://lore.kernel.org/u-boot/zfknlzcemnnaka5w2er5wjwefwoidrpndc4gjhx6d5xr6nlcjr@pasfayjiutii/ Suggested-by: brock_zheng <[email protected]> Reported-by: brock_zheng <[email protected]> Signed-off-by: Ilias Apalodimas <[email protected]>
Diffstat (limited to 'include/linux/stringify.h')
0 files changed, 0 insertions, 0 deletions