diff options
author | Sanjeev Sharma <sanjeev_sharma@mentor.com> | 2014-08-12 08:40:21 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-09-24 06:38:08 +0200 |
commit | ab945eff8396bc3329cc97274320e8d2c6585077 (patch) | |
tree | d7f02d59ca3dd839ef7a07159594f1e58279b1cb /virt/kvm/arm/vgic-v2.c | |
parent | MAINTAINERS: Add ehci-st.c and ohci-st.c to ARCH/STI architecture (diff) | |
download | linux-ab945eff8396bc3329cc97274320e8d2c6585077.tar.xz linux-ab945eff8396bc3329cc97274320e8d2c6585077.zip |
uas: replace WARN_ON_ONCE() with lockdep_assert_held()
on some architecture spin_is_locked() always return false in
uniprocessor configuration and therefore it would be advise
to replace with lockdep_assert_held().
Signed-off-by: Sanjeev Sharma <Sanjeev_Sharma@mentor.com>
Acked-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'virt/kvm/arm/vgic-v2.c')
0 files changed, 0 insertions, 0 deletions