linux_old1/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
..
Makefile arch/tile: core support for Tilera 32-bit chips. 2010-06-04 17:11:18 -04:00
elf.c arch/tile: Miscellaneous cleanup changes. 2010-07-06 13:41:51 -04:00
extable.c arch/tile: core support for Tilera 32-bit chips. 2010-06-04 17:11:18 -04:00
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
migrate.h arch/tile: core support for Tilera 32-bit chips. 2010-06-04 17:11:18 -04:00
migrate_32.S arch/tile: core support for Tilera 32-bit chips. 2010-06-04 17:11:18 -04:00
mmap.c arch/tile: core support for Tilera 32-bit chips. 2010-06-04 17:11:18 -04:00
pgtable.c tile: Fix __pte_free_tlb 2011-02-23 15:58:09 -05:00