From: Gabor Juhos Date: Fri, 23 Aug 2013 13:06:36 +0000 (+0200) Subject: MIPS: ralink: mt7620: Add cpu-feature-override header X-Git-Tag: v3.12-rc1~21^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9852ba6a914f95db65e86fed85d02d5309a301da;p=pandora-kernel.git MIPS: ralink: mt7620: Add cpu-feature-override header Override certain CPU features to help GCC to optimize the generated code. Saves about 150KB in the vmlinux image with a generic configuration. text data bss dec hex filename 3824158 134820 234192 4193170 3ffb92 vmlinux.no-override 3664054 138804 234192 4037050 3d99ba vmlinux.override Signed-off-by: Gabor Juhos Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/5759/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed