Martin Schwidefsky
127581b64b
s390/mm: handle asce-type exceptions as normal page fault
...
Git commit 9e34f2686bb088b211b6cac8772e1f644c6180f8
"s390/mm,tlb: tlb flush on page table upgrade fixup" removed the
exception handler for the asce-type exception. This is incorrect
as the user-copy with MVCOS can cause asce-type exceptions in
the kernel if a user pointer is too large. Those need to be
handled with do_no_context to branch to the fixup in the
user-copy code.
The simplest fix for this problem is to call do_dat_exception for
asce-type excpetions, as there is no vma for the address the code
will handle the exception correctly.
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2013-11-25 09:15:42 +01:00
..
2013-11-25 09:15:39 +01:00
2013-11-25 09:15:39 +01:00
2012-05-16 14:42:41 +02:00
2013-11-25 09:15:39 +01:00
2007-10-12 16:13:06 +02:00
2007-10-12 16:13:06 +02:00
2012-07-20 11:15:04 +02:00
2013-10-24 17:17:06 +02:00
2007-10-12 16:13:06 +02:00
2012-07-20 11:15:04 +02:00
2013-10-24 17:17:12 +02:00
2013-10-24 17:17:11 +02:00
2011-01-05 12:47:31 +01:00
2013-11-20 09:04:53 +01:00
2013-05-09 14:53:20 -04:00
2012-07-20 11:15:04 +02:00
2013-11-15 14:08:40 +01:00
2013-10-28 08:36:25 +01:00
2011-05-10 17:13:43 +02:00
2013-10-24 17:16:50 +02:00
2013-10-24 17:16:48 +02:00
2013-11-15 14:08:41 +01:00
2012-07-20 11:15:04 +02:00
2013-09-30 13:04:40 +02:00
2013-11-04 13:51:47 +01:00
2013-09-30 13:04:40 +02:00
2013-10-24 17:17:03 +02:00
2012-10-09 14:16:59 +02:00
2012-10-09 14:16:59 +02:00
2012-10-18 17:50:09 +02:00
2013-10-24 17:16:53 +02:00
2013-10-24 17:16:57 +02:00
2013-10-01 12:53:25 +02:00
2011-10-25 11:54:37 -07:00
2013-11-15 16:47:22 -08:00
2012-09-26 15:45:12 +02:00
2013-09-07 11:58:03 +02:00
2013-10-24 17:16:55 +02:00
2013-05-15 13:09:09 +02:00
2013-05-15 13:09:09 +02:00
2013-11-13 12:09:05 +09:00
2013-08-22 12:20:08 +02:00
2013-04-29 15:42:01 -04:00
2013-09-04 17:19:13 +02:00
2013-09-04 17:19:04 +02:00
2013-11-25 09:15:42 +01:00
2013-10-24 17:17:11 +02:00
2013-07-14 19:36:53 -04:00
2013-10-24 17:17:12 +02:00
2012-07-20 11:15:04 +02:00
2012-07-20 11:15:04 +02:00
2012-07-20 11:15:04 +02:00
2012-07-20 11:15:04 +02:00
2013-10-24 17:16:57 +02:00
2013-06-17 17:10:23 +02:00
2013-06-05 17:36:21 +02:00
2013-11-15 14:08:40 +01:00
2013-11-20 09:04:53 +01:00
2013-10-31 09:52:52 +01:00
2012-07-20 11:15:04 +02:00
2013-09-07 11:58:03 +02:00
2013-08-30 08:57:15 +02:00
2013-03-03 22:46:22 -05:00
2013-05-09 14:53:20 -04:00
2013-07-14 19:36:53 -04:00
2013-11-25 09:15:41 +01:00
2013-01-08 10:57:10 +01:00
2013-04-17 14:07:28 +02:00
2013-10-24 17:16:57 +02:00
2013-02-14 15:55:21 +01:00
2013-10-31 09:52:52 +01:00