kernel_optimize_test/arch/tile/mm
Chris Metcalf b1760c847f arch/tile: remove bogus performance optimization
We were re-homing the initial task's kernel stack on the boot cpu,
but in fact it's better to let it stay globally homed, since that
task isn't bound to the boot cpu anyway.  This is more of a general
cleanup than an actual performance optimization, but it removes
code, which is a good thing. :-)

Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
2012-04-02 12:13:59 -04:00
..
elf.c
extable.c
fault.c arch/tile: don't enable irqs unconditionally in page fault handler 2012-04-02 12:13:09 -04:00
highmem.c
homecache.c arch/tile: export the page_home() function. 2012-04-02 12:13:42 -04:00
hugetlbpage.c
init.c arch/tile: remove bogus performance optimization 2012-04-02 12:13:59 -04:00
Makefile
migrate_32.S
migrate_64.S
migrate.h
mmap.c
pgtable.c arch/tile: fix up locking in pgtable.c slightly 2012-04-02 12:13:22 -04:00