Searched hist:"4 f18b9e6ca58440394e86a53bf1be0d8a1920bcd" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/powerpc/kernel/ |
H A D | head_64.S | diff 4f18b9e6ca58440394e86a53bf1be0d8a1920bcd Fri Apr 07 21:17:47 CDT 2023 Nicholas Piggin <npiggin@gmail.com> powerpc/64: Move initial base and TOC pointer calculation
A later change moves the non-prom case to run at the virtual address earlier, which calls for virtual TOC and kernel base. Split these two calculations for prom and non-prom to make that change simpler.
Signed-off-by: Nicholas Piggin <npiggin@gmail.com> [mpe: Retain relative_toc call for start_initialization_book3e] Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://msgid.link/20230408021752.862660-2-npiggin@gmail.com
|