On Mon, 8 Feb 2021, Ard Biesheuvel wrote:
quoted hunk ↗ jump to hunk
@@ -549,16 +555,6 @@ __errata_finish:
THUMB( orr r0, r0, #1 << 30 ) @ Thumb exceptions
ret lr @ return to head.S:__ret
- .align 2
-__v7_setup_stack_ptr:
- .word PHYS_RELATIVE(__v7_setup_stack, .)
-ENDPROC(__v7_setup)
-
- .bss
- .align 2
-__v7_setup_stack:
- .space 4 * 7 @ 7 registers
-
__INITDATA
You should have preserved the ENDPROC here.
Nicolas
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel