[PATCH v2] arm64: Add overrride for MPAM
Xi Ruoyao
xry111 at xry111.site
Fri May 16 03:27:47 PDT 2025
On Tue, 2025-05-13 at 11:42 +0100, Ben Horgan wrote:
/* snip */
> > diff --git a/arch/arm64/kernel/cpufeature.c b/arch/arm64/kernel/cpufeature.c
> > index 9c4d6d552b25..44dcc0037ec2 100644
> > --- a/arch/arm64/kernel/cpufeature.c
> > +++ b/arch/arm64/kernel/cpufeature.c
> > @@ -88,6 +88,7 @@
> > #include <asm/mte.h>
> > #include <asm/hypervisor.h>
> > #include <asm/processor.h>
> > +#include <asm/ptrace.h>
> Unused include?
Oops, it's a leftover from v1.
I've sent v3 to remove this and fix the typos in subject and comment:
https://lore.kernel.org/all/20250516102556.9688-1-xry111@xry111.site/.
--
Xi Ruoyao <xry111 at xry111.site>
School of Aerospace Science and Technology, Xidian University
More information about the linux-arm-kernel
mailing list