commit | ec66ad66a0de87866be347b5ecc83bd46427f53b | [log] [tgz] |
---|---|---|
author | Martin Schwidefsky <schwidefsky@de.ibm.com> | Wed Feb 12 14:16:18 2014 +0100 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Fri Feb 21 08:50:22 2014 +0100 |
tree | 5b11472a765b1da2ccd67ceb5f51cf53c46369e7 | |
parent | 634391ace193d00c59a691e9fc227b0f8942bad7 [diff] |
s390/mm: enable split page table lock for PMD level Add the pgtable_pmd_page_ctor/pgtable_pmd_page_dtor calls to the pmd allocation and free functions and enable ARCH_ENABLE_SPLIT_PMD_PTLOCK for 64 bit. Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>