MIPS: IP27: Update/restructure CPU overrides
authorJoshua Kinard <kumba@gentoo.org>
Tue, 2 Jun 2015 22:03:31 +0000 (18:03 -0400)
committerRalf Baechle <ralf@linux-mips.org>
Sun, 21 Jun 2015 19:54:13 +0000 (21:54 +0200)
commit0ebb2f4159af24dd4143c8e38a10caa13ddba0c9
treed2e1d60ebef6e7adf58cf01e5b9cc6fad2d4eb93
parent85cc028817ef3f16880e8a9d65f64ca5a0192970
MIPS: IP27: Update/restructure CPU overrides

Inspired by Maciej's recent patch to update DEC cpu-feature-overrides.h,
I updated IP27's as well to disable features known to not apply to the
IP27 platform or the R10K-series of CPUs.

Before:
   text    data     bss     dec     hex filename
8616648  463200  472240 9552088  91c0d8 vmlinux

After:
   text    data     bss     dec     hex filename
8592256  471392  472240 9535888  918190 vmlinux

I believe the increase in the size of the data section is for the same
reasons as in the DEC patch.

Signed-off-by: Joshua Kinard <kumba@gentoo.org>
Cc: linux-mips@linux-mips.org
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/mach-ip27/cpu-feature-overrides.h