diff options
author | Christoffer Dall <cdall@linaro.org> | 2017-05-17 21:16:09 +0200 |
---|---|---|
committer | Christoffer Dall <cdall@linaro.org> | 2017-05-18 11:18:16 +0200 |
commit | fa472fa91a5a0b241f5ddae927d2e235d07545df (patch) | |
tree | 5d3abeb94ddab496eea44328c15f5d49a0e61259 /arch/arm64/kvm | |
parent | 552c9f47f8d451830a6b47151c6d2db77f77cc3e (diff) | |
download | linux-stable-fa472fa91a5a0b241f5ddae927d2e235d07545df.tar.gz linux-stable-fa472fa91a5a0b241f5ddae927d2e235d07545df.tar.bz2 linux-stable-fa472fa91a5a0b241f5ddae927d2e235d07545df.zip |
KVM: arm/arm64: Hold slots_lock when unregistering kvm io bus devices
We were not holding the kvm->slots_lock as required when calling
kvm_io_bus_unregister_dev() as required.
This only affects the error path, but still, let's do our due
diligence.
Reported by: Eric Auger <eric.auger@redhat.com>
Signed-off-by: Christoffer Dall <cdall@linaro.org>
Reviewed-by: Eric Auger <eric.auger@redhat.com>
Diffstat (limited to 'arch/arm64/kvm')
0 files changed, 0 insertions, 0 deletions