https://github.com/torvalds/linux
Revision ff2afb9df607dfcaacdaf67ea84b773c6fb08f4c authored by Russell King on 04 August 2005, 13:17:33 UTC, committed by Russell King on 04 August 2005, 13:17:33 UTC
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: Russell King <rmk+kernel@arm.linux.org.uk>
1 parent d95a1b4
History
Tip revision: ff2afb9df607dfcaacdaf67ea84b773c6fb08f4c authored by Russell King on 04 August 2005, 13:17:33 UTC
[PATCH] ARM: Fix ARM fault handler for get_user_pages() fixes.
Tip revision: ff2afb9

README

back to top