diff options
| author | Hirokazu Takata <[email protected]> | 2006-12-08 10:35:56 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2006-12-08 16:28:37 +0000 |
| commit | 6b8bd3f4b2e9d0fbfd0e7d75ba1cdc79c6876ecc (patch) | |
| tree | 1bdd60f28f6e10747b19dade59b8e055a69ca75d /fs/proc/array.c | |
| parent | [PATCH] m32r: support a synthesizable M32700 core (diff) | |
| download | kernel-6b8bd3f4b2e9d0fbfd0e7d75ba1cdc79c6876ecc.tar.gz kernel-6b8bd3f4b2e9d0fbfd0e7d75ba1cdc79c6876ecc.zip | |
[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 <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions
