From: Martin Schwidefsky Date: Thu, 30 Oct 2014 09:55:37 +0000 (+0100) Subject: s390/mm: use correct unlock function in gmap_ipte_notify X-Git-Tag: omap-for-v3.19/fixes-rc1~124^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a697e051160390065393e2926d9d080077239e9e;p=pandora-kernel.git s390/mm: use correct unlock function in gmap_ipte_notify 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 --- Reading git-diff-tree failed