-
Martin Schwidefsky authored
The page table lock is acquired with a call to get_locked_pte, replace the plain spin_unlock with the correct unlock function pte_unmap_unlock. Signed-off-by:
Martin Schwidefsky <schwidefsky@de.ibm.com>
a697e051
The page table lock is acquired with a call to get_locked_pte,
replace the plain spin_unlock with the correct unlock function
pte_unmap_unlock.
Signed-off-by:
Martin Schwidefsky <schwidefsky@de.ibm.com>