]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit706e7e2ff4db3ef36342f22e1f0c993b4ff165bb
tree65f0da69f446d8fac67dc4a750fc6a9314c72dc8
parentb6f7d3d5d0d31aff17ee10e21900dbd5614bd0cc
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