[ARM] Prevent deadlock in page fault handler
As per x86, we may deadlock while trying to get the mmap semaphore.
Implement the same fix, which allows (eg) recursive faults to cause
an oops instead of deadlocking.
Signed-off-by:
Russell King <rmk+kernel@arm.linux.org.uk>
parent
5fe10ab1
Please register or sign in to comment