Skip to content
Commit 2cff5e1a authored by Hirokazu Takata's avatar Hirokazu Takata
Browse files

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: default avatarHirokazu Takata <takata@linux-m32r.org>
parent 17d857be
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment