android_kernel_xiaomi_sm8350/arch/mips/mm
Thomas Bogendoerfer e0cee3eea7 [MIPS] Fix WARNING: at kernel/smp.c:290
trap_init issues flush_icache_range(), which uses ipi functions to
get icache flushing done on all cpus. But this is done before interrupts
are enabled and caused WARN_ON messages. This changeset introduces
a new local_flush_icache_range() and uses it before interrupts (and
additional CPUs) are enabled to avoid this problem.

Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2008-09-05 21:24:11 +01:00
..
c-r3k.c [MIPS] Fix WARNING: at kernel/smp.c:290 2008-09-05 21:24:11 +01:00
c-r4k.c [MIPS] Fix WARNING: at kernel/smp.c:290 2008-09-05 21:24:11 +01:00
c-tx39.c [MIPS] Fix WARNING: at kernel/smp.c:290 2008-09-05 21:24:11 +01:00
cache.c [MIPS] Fix WARNING: at kernel/smp.c:290 2008-09-05 21:24:11 +01:00
cerr-sb1.c
cex-gen.S
cex-sb1.S [MIPS] Fix loads of section missmatches 2008-03-12 14:14:41 +00:00
dma-default.c dma-mapping: add the device argument to dma_mapping_error() 2008-07-26 12:00:03 -07:00
extable.c
fault.c
highmem.c [MIPS] unexport __kmap_atomic_to_page 2008-05-12 16:46:51 +01:00
init.c [MIPS] Export empty_zero_page for sake of the ext4 module. 2008-06-16 15:14:46 +01:00
ioremap.c
Makefile mips: use generic show_mem() 2008-07-26 12:00:11 -07:00
page.c [MIPS] Fix 32bit kernels on R4k with 128 byte cache line size 2008-07-08 19:33:46 +01:00
pgtable-32.c
pgtable-64.c
sc-ip22.c [MIPS] Fix loads of section missmatches 2008-03-12 14:14:41 +00:00
sc-mips.c [MIPS] Fix loads of section missmatches 2008-03-12 14:14:41 +00:00
sc-r5k.c [MIPS] Fix loads of section missmatches 2008-03-12 14:14:41 +00:00
sc-rm7k.c [MIPS] Atlas, decstation: Fix section mismatches triggered by defconfigs 2008-07-08 19:33:46 +01:00
tlb-r3k.c [MIPS] tlb-r4k: Nuke broken paranoia error test. 2008-07-30 21:54:33 +01:00
tlb-r4k.c [MIPS] All MIPS32 processors support64-bit physical addresses. 2008-04-28 17:14:25 +01:00
tlb-r8k.c [MIPS] Fix loads of section missmatches 2008-03-12 14:14:41 +00:00
tlbex-fault.S
tlbex.c [MIPS] Fix WARNING: at kernel/smp.c:290 2008-09-05 21:24:11 +01:00
uasm.c [MIPS] Make two functions static 2008-07-15 18:44:29 +01:00
uasm.h [MIPS] Make two functions static 2008-07-15 18:44:29 +01:00