Richard Weinberger 56b88a3bf9 um: Fix kernel mode fault condition
We have to exclude memory locations <= PAGE_SIZE from
the condition and let the kernel mode fault path catch it.
Otherwise a kernel NULL pointer exception will be reported
as a kernel user space access.

Fixes: d2313084e2c (um: Catch unprotected user memory access)
Signed-off-by: Richard Weinberger <richard@nod.at>
2015-10-19 22:53:37 +02:00
..
2015-04-13 21:00:58 +02:00
2015-04-13 21:17:37 +02:00
2013-09-07 10:38:34 +02:00
2015-04-13 21:17:37 +02:00
2015-04-13 21:01:02 +02:00
2015-07-07 10:58:54 +02:00
2015-04-13 21:00:53 +02:00
2015-07-07 10:58:54 +02:00
2015-04-13 21:00:40 +02:00
2015-07-07 10:58:54 +02:00
2015-10-19 22:53:37 +02:00