]> git.baikalelectronics.ru Git - kernel.git/commit
[S390] add support for nonquiescing sske
authorMartin Schwidefsky <schwidefsky@de.ibm.com>
Mon, 25 Oct 2010 14:10:14 +0000 (16:10 +0200)
committerMartin Schwidefsky <sky@mschwide.boeblingen.de.ibm.com>
Mon, 25 Oct 2010 14:10:15 +0000 (16:10 +0200)
commit1ee129a02c160dbdb0a068f4cac46f470aa035a8
tree64bc03271383a43c2097b84b6f0e25c34ed13553
parentc1533bde21029cde8090beba25409558043fdcf7
[S390] add support for nonquiescing sske

Improve performance of the sske operation by using the nonquiescing
variant if the affected page has no mappings established. On machines
with no support for the new sske variant the mask bit will be ignored.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/include/asm/page.h
arch/s390/include/asm/pgtable.h
arch/s390/kernel/early.c
arch/s390/kernel/setup.c
include/asm-generic/pgtable.h
include/linux/page-flags.h
mm/rmap.c