PPC32: Better handling of program check exceptions on 4xx, patch from Kumar Gala.
With this patch we read the ESR (exception syndrome register) early on in handling the program check exception, before reenabling the MMU and save it in the stack frame. This avoids having the value overwritten by a subsequent exception.
Showing
Please register or sign in to comment