diff options
author | Kent Overstreet <kmo@daterainc.com> | 2013-10-24 17:12:52 -0700 |
---|---|---|
committer | Kent Overstreet <kmo@daterainc.com> | 2013-11-10 21:55:54 -0800 |
commit | dd9ec84da530d3a92e99ad1f52edae44533cc27f (patch) | |
tree | 43c12f26c5b2a03fd553803d808d9553f4636de8 /virt/kvm | |
parent | 7857d5d470ec53bae187d144c69065ad3c0ebc21 (diff) | |
download | linux-dd9ec84da530d3a92e99ad1f52edae44533cc27f.tar.gz linux-dd9ec84da530d3a92e99ad1f52edae44533cc27f.tar.xz |
bcache: Fix a lockdep splat
bch_keybuf_del() takes a spinlock that can't be taken in interrupt context -
whoops. Fortunately, this code isn't enabled by default (you have to toggle a
sysfs thing).
Signed-off-by: Kent Overstreet <kmo@daterainc.com>
Diffstat (limited to 'virt/kvm')
0 files changed, 0 insertions, 0 deletions