diff options
author | Joshua Kinard <kumba@gentoo.org> | 2015-06-03 01:03:31 +0300 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2015-06-21 22:54:13 +0300 |
commit | 0ebb2f4159af24dd4143c8e38a10caa13ddba0c9 (patch) | |
tree | d2e1d60ebef6e7adf58cf01e5b9cc6fad2d4eb93 /arch/mips/include/asm/cpu.h | |
parent | 85cc028817ef3f16880e8a9d65f64ca5a0192970 (diff) | |
download | linux-0ebb2f4159af24dd4143c8e38a10caa13ddba0c9.tar.xz |
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>
Diffstat (limited to 'arch/mips/include/asm/cpu.h')
0 files changed, 0 insertions, 0 deletions