RESEND: Re: Problem booting a PowerBook G4 Aluminum after commit cd08f109 with CONFIG_VMAP_STACK=y
Larry Finger
Larry.Finger at lwfinger.net
Sat Feb 15 05:24:37 AEDT 2020
On 2/14/20 12:24 AM, Christophe Leroy wrote:
>
> Did you try with the patch at https://patchwork.ozlabs.org/patch/1237387/ ?
Christophe,
When I apply that patch, there is an error at
--- a/arch/powerpc/kernel/head_32.S
+++ b/arch/powerpc/kernel/head_32.S
@@ -301,6 +301,39 @@ MachineCheck:
. = 0x300
DO_KVM 0x300
DataAccess:
It complains about "an attempt to move .org backwards".
When I change the 0x300 to 0x310 in two places, it builds OK. Is that OK?
Larry
More information about the Linuxppc-dev
mailing list