Files
linux/arch/s390/include/asm
Christian Borntraeger a8f60d1fad s390/mm: fix CMMA vs KSM vs others
On heavy paging with KSM I see guest data corruption. Turns out that
KSM will add pages to its tree, where the mapping return true for
pte_unused (or might become as such later).  KSM will unmap such pages
and reinstantiate with different attributes (e.g. write protected or
special, e.g. in replace_page or write_protect_page)). This uncovered
a bug in our pagetable handling: We must remove the unused flag as
soon as an entry becomes present again.

Cc: stable@vger.kernel.org
Signed-of-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2017-04-12 07:40:24 +02:00
..
2014-03-04 10:41:04 +01:00
2016-01-12 20:47:05 +02:00
2016-06-13 15:58:23 +02:00
2017-02-08 14:13:25 +01:00
2016-06-13 15:58:19 +02:00
2016-03-07 16:54:32 +01:00
2015-10-14 14:32:15 +02:00
2016-06-13 15:58:17 +02:00
2013-11-13 20:21:46 +01:00
2016-06-13 15:58:24 +02:00
2016-01-19 12:14:01 +01:00
2016-11-29 07:52:57 +01:00
2015-03-25 11:49:33 +01:00
2015-08-03 18:40:25 +02:00
2015-10-27 09:33:55 +01:00
2016-01-26 12:45:49 +01:00
2016-12-14 16:33:41 +01:00
2017-04-12 07:40:24 +02:00
2017-02-23 10:06:40 +01:00
2017-02-24 08:43:38 +01:00
2015-03-25 11:49:33 +01:00
2015-03-25 11:49:33 +01:00
2015-03-25 11:49:33 +01:00
2016-06-13 15:58:21 +02:00
2015-03-25 11:49:33 +01:00
2016-10-17 11:25:25 +02:00