[ARM PATCH] 2106/1: Remove the "write" assumption for Jazelle in the early_abort handler
Patch from Catalin Marinas On ARM926EJ-S, the "always assume write" for Jazelle data aborts causes Java code exit with segmentation fault every time it tries to access a read-only page. This patch puts some restrictions on what can be done in the Jazelle state but it allows it to run. Signed-off-by: Catalin Marinas
Showing
Please register or sign in to comment