acrn-kernel/arch/m32r
Hirokazu Takata 6b8bd3f4b2 [PATCH] m32r: fix ace_handler to pass full 32-bit address
Don't mask the lower 12-bit of the page fault address.

In the current m32r kernel implementation, we use an access exception
to detect page faults.

This patch fixes ace_handler (access exception handler) for m32r.  In order to
check userspace address in do_page_fault, we have to pass full 32-bit address
to do_page_fault.

Signed-off-by: Hirokazu Takata <takata@linux-m32r.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-12-08 08:28:37 -08:00
..
boot Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
kernel [PATCH] m32r: fix ace_handler to pass full 32-bit address 2006-12-08 08:28:37 -08:00
lib [NET]: M32R checksum annotations and cleanups. 2006-12-02 21:23:06 -08:00
m32104ut
m32700ut
mappi
mappi2
mappi3
mm [PATCH] m32r: fix ace_handler to pass full 32-bit address 2006-12-08 08:28:37 -08:00
oaks32r
oprofile
opsput
Kconfig
Kconfig.debug
Makefile
defconfig