When purging old-style annotations, MPU code was left unmodified. Fix
it.
Fixes: 221c66f4f2a4 ("Arm: purge ENTRY(), ENDPROC(), and ALIGN")
Signed-off-by: Michal Orzel
---
I found the issue when applying Luca series to be commited enabling MPU on
Arm64 build. This patch is a prerequisite for it.
-
On 02.04.2025 11:02, Michal Orzel wrote:
> When purging old-style annotations, MPU code was left unmodified. Fix
> it.
>
> Fixes: 221c66f4f2a4 ("Arm: purge ENTRY(), ENDPROC(), and ALIGN")
> Signed-off-by: Michal Orzel
Reviewed-by: Jan Beulich
I'm sorry for the oversight. I had meant to do a la
Hi Michal,
On 02/04/2025 10:02, Michal Orzel wrote:
When purging old-style annotations, MPU code was left unmodified. Fix
it.
Fixes: 221c66f4f2a4 ("Arm: purge ENTRY(), ENDPROC(), and ALIGN")
Signed-off-by: Michal Orzel
Acked-by: Julien Grall
Cheers,
--
Julien Grall