linux-stable/arch/tile/mm
Chris Metcalf 401586e916 arch/tile: avoid a simulator warning during bootup
As the added comment says, we can sometimes see a coherence warning
from our simulator if the "swapper_pgprot" variable on the boot cpu
has not been evicted from cache by the time the other cpus come up.
Force it to be evicted so we never see the warning.

Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
2011-03-01 16:20:29 -05:00
..
elf.c
extable.c
fault.c BKL: remove extraneous #include <smp_lock.h> 2010-11-17 08:59:32 -08:00
highmem.c arch/tile: complete migration to new kmap_atomic scheme 2010-11-01 15:30:36 -04:00
homecache.c arch/tile: add Tilera's <arch/sim.h> header as an open-source header 2010-10-15 15:36:54 -04:00
hugetlbpage.c BKL: remove extraneous #include <smp_lock.h> 2010-11-17 08:59:32 -08:00
init.c arch/tile: avoid a simulator warning during bootup 2011-03-01 16:20:29 -05:00
Makefile
migrate.h
migrate_32.S
mmap.c
pgtable.c tile: Fix __pte_free_tlb 2011-02-23 15:58:09 -05:00