linux/arch/m32r/mm
Hirokazu Takata 2cff5e1a83 m32r: fix tme_handler
Fix pmd_bad check code of tme_handler (TLB Miss Exception handler).
The correct _KERNPG_TABLE value is not 0x263(=611) but 0x163.

Signed-off-by: Hirokazu Takata <takata@linux-m32r.org>
2009-10-04 12:02:35 +09:00
..
cache.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
discontig.c page allocator: use allocation flags as an index to the zone watermark 2009-06-16 19:47:35 -07:00
extable.c [PATCH] m32r: Cleanup arch/m32r/mm/extable.c 2005-06-21 19:07:31 -07:00
fault-nommu.c header cleaning: don't include smp_lock.h when not used 2007-05-08 11:15:07 -07:00
fault.c Move FAULT_FLAG_xyz into handle_mm_fault() callers 2009-06-21 13:08:22 -07:00
init.c arches: drop superfluous casts in nr_free_pages() callers 2009-09-22 07:17:34 -07:00
ioremap-nommu.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ioremap.c [PATCH] Generic ioremap_page_range: m32r conversion 2006-10-01 00:39:31 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mmu.S m32r: fix tme_handler 2009-10-04 12:02:35 +09:00
page.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00