kernel_optimize_test/arch/s390/mm
Martin Schwidefsky d3a73acbc2 s390: split TIF bits into CIF, PIF and TIF bits
The oi and ni instructions used in entry[64].S to set and clear bits
in the thread-flags are not guaranteed to be atomic in regard to other
CPUs. Split the TIF bits into CPU, pt_regs and thread-info specific
bits. Updates on the TIF bits are done with atomic instructions,
updates on CPU and pt_regs bits are done with non-atomic instructions.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2014-05-20 08:58:47 +02:00
..
cmm.c
dump_pagetables.c
extable.c
extmem.c
fault.c s390: split TIF bits into CIF, PIF and TIF bits 2014-05-20 08:58:47 +02:00
gup.c
hugetlbpage.c
init.c
maccess.c
Makefile
mem_detect.c s390/mm: Convert bootmem to memblock 2014-05-20 08:58:40 +02:00
mmap.c
page-states.c s390/cmma: remove "cmma disable" code in case of dump again 2014-05-20 08:58:42 +02:00
pageattr.c
pgtable.c s390/uaccess: simplify control register updates 2014-05-20 08:58:46 +02:00
vmem.c s390/mm: Convert bootmem to memblock 2014-05-20 08:58:40 +02:00