[PATCH 1/2] arm64: Get rid of asm/opcodes.h
Stefano Stabellini
sstabellini at kernel.org
Fri Dec 2 10:56:27 PST 2016
On Fri, 2 Dec 2016, Catalin Marinas wrote:
> On Thu, Dec 01, 2016 at 10:44:33AM +0000, Marc Zyngier wrote:
> > The opcodes.h drags in a lot of definition from the 32bit port, most
> > of which is not required at all. Clean things up a bit by moving
> > the bare minimum of what is required next to the actual users,
> > and drop the include file.
> >
> > Signed-off-by: Marc Zyngier <marc.zyngier at arm.com>
> > ---
> > arch/arm64/include/asm/opcodes.h | 5 -----
> > arch/arm64/include/asm/sysreg.h | 16 ++++++++++------
> > arch/arm64/kernel/armv8_deprecated.c | 5 ++++-
> > arch/arm64/kernel/insn.c | 1 -
>
> I applied the first patch. I assume the second one, once it gets into
> its final shape, will be merged via the Xen tree.
Sure
More information about the linux-arm-kernel
mailing list