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

[PATCH] ARM: Fix ARM fault handler for get_user_pages() fixes.



The ARM fault handler is optimised to make the fast path, err, fast.
The renumbering of the VM_FAULT_* codes broke this because numbers
were used instead of the definitions.  Fix this.

Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent d95a1b48
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