commit | 8318c404cf8c2b5141746af739fdb62c030508ca | [log] [tgz] |
---|---|---|
author | David Hildenbrand <david@redhat.com> | Thu Sep 09 18:22:46 2021 +0200 |
committer | Christian Borntraeger <borntraeger@de.ibm.com> | Mon Oct 25 09:20:38 2021 +0200 |
tree | 8369ef7415977ee9b2d8cd90de377fc024470ec5 | |
parent | 46c22ffd2772201662350bc7b94b9ea9d3ee5ac2 [diff] |
s390/mm: no need for pte_alloc_map_lock() if we know the pmd is present pte_map_lock() is sufficient. Signed-off-by: David Hildenbrand <david@redhat.com> Acked-by: Heiko Carstens <hca@linux.ibm.com> Link: https://lore.kernel.org/r/20210909162248.14969-8-david@redhat.com Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>