s390/pgtable: skip pgste updates on full flush
authorMartin Schwidefsky <schwidefsky@de.ibm.com>
Fri, 19 Jul 2013 08:31:55 +0000 (10:31 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Thu, 22 Aug 2013 10:20:06 +0000 (12:20 +0200)
On process exit there is no more need for the pgste information.
Skip the expensive storage key operations which should speed up
termination of KVM processes.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>

No differences found