linux/arch/s390/mm
Christian Borntraeger 0d6da872d3 s390/mm: Fix cmma unused transfer from pgste into pte
The last pgtable rework silently disabled the CMMA unused state by
setting a local pte variable (a parameter) instead of propagating it
back into the caller. Fix it.

Fixes: ebde765c0e ("s390/mm: uninline ptep_xxx functions from pgtable.h")
Cc: stable@vger.kernel.org # v4.6+
Cc: Martin Schwidefsky <schwidefsky@de.ibm.com>
Cc: Claudio Imbrenda <imbrenda@linux.vnet.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2017-01-24 16:03:42 +01:00
..
cmm.c
dump_pagetables.c
extmem.c s390/extmem: add missing memory clobber to dcss_set_subcodes 2016-12-14 16:33:41 +01:00
fault.c
gmap.c lib: radix-tree: check accounting of existing slot replacement users 2016-12-12 18:55:08 -08:00
gup.c
hugetlbpage.c
init.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00
maccess.c
Makefile
mem_detect.c
mmap.c
page-states.c
pageattr.c
pgalloc.c
pgtable.c s390/mm: Fix cmma unused transfer from pgste into pte 2017-01-24 16:03:42 +01:00
vmem.c