Skip to content
Commit 7c178a26 authored by Ingo Molnar's avatar Ingo Molnar
Browse files

x86, mm: fault.c, remove #ifdef from fault_in_kernel_space()



Impact: cleanup

Removal of an #ifdef in fault_in_kernel_space(), by making
use of the new TASK_SIZE_MAX symbol which is now available
on 32-bit too.

Cc: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent d9517346
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment