]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
s390: rename CIF_ASCE to CIF_ASCE_PRIMARY
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Fri, 17 Feb 2017 07:12:30 +0000 (08:12 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Thu, 23 Feb 2017 09:06:38 +0000 (10:06 +0100)
commit606aa4aa0b2c6d7c4f5d2e459922675ea1d7e459
treef048dd4cc3020c95af5f90cd27761e9b5636d815
parentbc49a7831b1137ce1c2dda1c57e3631655f5d2ae
s390: rename CIF_ASCE to CIF_ASCE_PRIMARY

This is just a preparation patch in order to keep the "restore address
space after syscall" patch small.
Rename CIF_ASCE to CIF_ASCE_PRIMARY to be unique and specific when
introducing a second CIF_ASCE_SECONDARY CIF flag.

Suggested-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/include/asm/mmu_context.h
arch/s390/include/asm/processor.h
arch/s390/kernel/entry.S