commit | a13cff318cafbd493b8d5d679e5f3f761084c4fe | [log] [tgz] |
---|---|---|
author | Dominik Dingel <dingel@linux.vnet.ibm.com> | Thu Oct 23 12:07:14 2014 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Mon Oct 27 13:27:23 2014 +0100 |
tree | 88d6a4d2bb71e2c187584bae39556076bd7b0680 | |
parent | e43b49a0cb9c9ea958edcf7520aae2490549c68b [diff] |
s390/mm: recfactor global pgste updates Replace the s390 specific page table walker for the pgste updates with a call to the common code walk_page_range function. There are now two pte modification functions, one for the reset of the CMMA state and another one for the initialization of the storage keys. Signed-off-by: Dominik Dingel <dingel@linux.vnet.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>