android_kernel_xiaomi_sm8350/arch/sh/kernel/cpu
Paul Mundt 112e58471d sh: TLB protection violation exception optimizations.
This adds a bit of rework to have the TLB protection violations skip the
TLB miss fastpath and go directly in to do_page_fault(), as these require
slow path handling.

Based on an earlier patch by SUGIOKA Toshinobu.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2009-08-15 02:49:40 +09:00
..
irq sh: Tie sparseirq in to Kconfig. 2009-06-11 10:33:09 +03:00
sh2 sh: clkfwk: module_clk -> peripheral_clk rename. 2009-05-13 16:59:40 +09:00
sh2a sh: clkfwk: module_clk -> peripheral_clk rename. 2009-05-13 16:59:40 +09:00
sh3 sh: TLB protection violation exception optimizations. 2009-08-15 02:49:40 +09:00
sh4 sh: Tidy up SH-4A boot_cpu_data.flags probing. 2009-06-01 19:50:08 +09:00
sh4a Merge branches 'sh/hwblk' and 'sh/platform-updates' 2009-07-20 04:28:11 +09:00
sh5 sh: clkfwk: module_clk -> peripheral_clk rename. 2009-05-13 16:59:40 +09:00
shmobile sh: cpuidle for SuperH Mobile using hwblk 2009-07-05 00:29:54 +09:00
adc.c
clock-cpg.c sh: use kzalloc() for cpg clocks 2009-06-17 15:39:53 +09:00
clock.c sh: add enable()/disable()/set_rate() to div6 code 2009-06-11 09:12:58 +03:00
hwblk.c sh: Add support for multiple hwblk counters 2009-07-20 04:23:39 +09:00
init.c sh: add weak l2_cache_init function. 2009-06-02 12:12:55 +09:00
Makefile sh: hwblk base implementation 2009-07-05 00:28:39 +09:00
ubc.S