git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1bc021e
)
MIPS: Use current_cpu_type() instead of c->cputype
author
Wu Zhangjin
<wuzhangjin@gmail.com>
Sat, 25 Dec 2010 20:42:37 +0000
(
04:42
+0800)
committer
Ralf Baechle
<ralf@linux-mips.org>
Mon, 31 Mar 2014 16:17:12 +0000
(18:17 +0200)
If current_cpu_type() is pre-defined in cpu-feature-overrides.h, This
may save about 10k for the compressed kernel image(vmlinuz).
Signed-off-by: Wu Zhangjin <wuzhangjin@gmail.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/1901/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
No differences found