android_kernel_motorola_sm6225/arch/sh
Paul Mundt 1c6b2ca5e0 sh: Kill off UTLB flush in fast-path.
The __do_page_fault() fast-path contains a UTLB flush in order to
force an ITLB reload, this isn't needed in practice as the ITLB is
auto-reloaded from the UTLB anyways, which is already displaced by
the manual 'ldtlb' in the update_mmu_cache() path.

This provides a measurable speed up in the TLB miss fast-path.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2007-11-19 13:00:32 +09:00
..
boards sh: Kill off broken snapgear ds1302 code. 2007-11-08 11:24:33 +09:00
boot sh: Fix compression method when making uImage. 2007-11-07 11:13:54 +09:00
cchips sh: Add -Werror for clean directories. 2007-11-07 11:13:55 +09:00
configs sh: Update r7785rp defconfig. 2007-11-02 14:33:21 +09:00
drivers sh: Kill off the remaining ST40 cruft. 2007-11-07 11:13:55 +09:00
kernel sh: Kill off the remaining ST40 cruft. 2007-11-07 11:13:55 +09:00
lib sh: Add -Werror for clean directories. 2007-11-07 11:13:55 +09:00
math-emu sh: Fix up the math-emu build. 2007-06-11 15:57:42 +09:00
mm sh: Kill off UTLB flush in fast-path. 2007-11-19 13:00:32 +09:00
oprofile sh: Add -Werror for clean directories. 2007-11-07 11:13:55 +09:00
tools sh: mach-type updates. 2007-11-02 14:28:07 +09:00
Kconfig sh: ubc wakeup for SH-4 only. 2007-11-07 11:13:55 +09:00
Kconfig.debug sh: kgdb sysrq depends on magic sysrq. 2007-11-07 11:13:55 +09:00
Makefile sh: fix zImage build with >=binutils-2.18 2007-10-30 09:54:12 +09:00