mirror of
https://github.com/torvalds/linux.git
synced 2024-11-17 09:31:50 +00:00
2cff5e1a83
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> |
||
---|---|---|
.. | ||
cache.c | ||
discontig.c | ||
extable.c | ||
fault-nommu.c | ||
fault.c | ||
init.c | ||
ioremap-nommu.c | ||
ioremap.c | ||
Makefile | ||
mmu.S | ||
page.S |