[PATCH 03/29] arm64: Define Cortex-A73 MIDR

2017-04-16 Thread Daniel Lezcano
From: Marc Zyngier As we're about to introduce a new workaround that is specific to Cortex-A73, let's define the coresponding MIDR. Acked-by: Thomas Gleixner Acked-by: Mark Rutland Signed-off-by: Marc Zyngier

[PATCH 03/29] arm64: Define Cortex-A73 MIDR

2017-04-16 Thread Daniel Lezcano
From: Marc Zyngier As we're about to introduce a new workaround that is specific to Cortex-A73, let's define the coresponding MIDR. Acked-by: Thomas Gleixner Acked-by: Mark Rutland Signed-off-by: Marc Zyngier --- arch/arm64/include/asm/cputype.h | 2 ++ 1 file changed, 2 insertions(+) diff