]> git.ipfire.org Git - thirdparty/qemu.git/commit
memory: fix flatview_access_valid RCU read lock/unlock imbalance
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 7 Mar 2018 13:02:38 +0000 (14:02 +0100)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Thu, 21 Jun 2018 01:44:59 +0000 (20:44 -0500)
commitcebb7fea7cf10b347b8a76448788779ad32e63f8
treeac1ea9b51db9f0427e08f6968433c495802e394b
parentaedaf01f8c8197823a21e76481c8e4de5cf257d3
memory: fix flatview_access_valid RCU read lock/unlock imbalance

Fixes: 11e732a5ed46903f997985bed4c3767ca28a7eb6
Reported-by: Cornelia Huck <cohuck@redhat.com>
Reported-by: luigi burdo <intermediadc@hotmail.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Tested-by: Cornelia Huck <cohuck@redhat.com>
Tested-by: Thomas Huth <thuth@redhat.com>
Message-id: 20180307130238.19358-1-pbonzini@redhat.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
(cherry picked from commit b39b61e410022f96ceb53d4381d25cba5126ac44)
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
exec.c