From: Gleb Natapov Date: Thu, 16 May 2013 08:55:51 +0000 (+0300) Subject: KVM: MMU: clenaup locking in mmu_free_roots() X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~22^2~71 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35af577aacb2fd2a6b407953044aea1cf0546fad;p=pandora-kernel.git KVM: MMU: clenaup locking in mmu_free_roots() Do locking around each case separately instead of having one lock and two unlocks. Move root_hpa assignment out of the lock. Signed-off-by: Gleb Natapov --- Reading git-diff-tree failed