From: Wei Yongjun Date: Wed, 1 May 2013 19:17:31 +0000 (+0000) Subject: kvm/ppc/mpic: fix missing unlock in set_base_addr() X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~32^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d133b40f2cdd527af01090ffd6a041485d1a29b4;p=pandora-kernel.git kvm/ppc/mpic: fix missing unlock in set_base_addr() Add the missing unlock before return from function set_base_addr() when disables the mapping. Introduced by commit 5df554ad5b7522ea62b0ff9d5be35183494efc21 (kvm/ppc/mpic: in-kernel MPIC emulation) Signed-off-by: Wei Yongjun Signed-off-by: Alexander Graf --- Reading git-diff-tree failed