Skip to content
Commit 840ff6a4 authored by Russell King's avatar Russell King Committed by Russell King
Browse files

[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: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 5fe10ab1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment