OSDN Git Service

MIPS: cpu: Alter MIPS_CPU_* definitions to fill gap
authorJames Hogan <james.hogan@imgtec.com>
Wed, 13 May 2015 15:17:13 +0000 (16:17 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 13 May 2016 12:01:55 +0000 (14:01 +0200)
commitc0291f7c735941f2cf5c8d5264c2cc2402b77869
tree65f0da69f446d8fac67dc4a750fc6a9314c72dc8
parent738a3f79027bef44b0bd3bfcc325f53b518749d4
MIPS: cpu: Alter MIPS_CPU_* definitions to fill gap

The MIPS_CPU_* definitions accidentally missed bits 27..30 when
MIPS_CPU_EVA was added, and further definitions have continued from
there.

Shift all the definitions since MIPS_CPU_EVA right by 4 so there are no
gaps.

Signed-off-by: James Hogan <james.hogan@imgtec.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/10044/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/cpu.h