Searched hist:d7b12056bc9cbd7f0c0ae5bc52f2b049d48c4314 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/arch/mips/kernel/ |
H A D | spram.c | diff d7b12056bc9cbd7f0c0ae5bc52f2b049d48c4314 Sat Dec 25 14:42:37 CST 2010 Wu Zhangjin <wuzhangjin@gmail.com> MIPS: Use current_cpu_type() instead of c->cputype
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>
|
/openbmc/linux/arch/mips/bcm63xx/ |
H A D | cpu.c | diff d7b12056bc9cbd7f0c0ae5bc52f2b049d48c4314 Sat Dec 25 14:42:37 CST 2010 Wu Zhangjin <wuzhangjin@gmail.com> MIPS: Use current_cpu_type() instead of c->cputype
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>
|
/openbmc/linux/arch/mips/mm/ |
H A D | tlbex.c | diff d7b12056bc9cbd7f0c0ae5bc52f2b049d48c4314 Sat Dec 25 14:42:37 CST 2010 Wu Zhangjin <wuzhangjin@gmail.com> MIPS: Use current_cpu_type() instead of c->cputype
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>
|