diff options
author | Rusty Russell <rusty@rustcorp.com.au> | 2014-03-13 11:23:40 +1030 |
---|---|---|
committer | Rusty Russell <rusty@rustcorp.com.au> | 2014-03-13 11:27:56 +1030 |
commit | 4951cc9083147015338f61a187e072daf02dfd4e (patch) | |
tree | 600821ce6f9733fec02bac2b8d188f8a9d11a7b0 /samples | |
parent | 5261b85e586afe6ebe54e16e0a8acc32fc6d4902 (diff) | |
download | linux-4951cc9083147015338f61a187e072daf02dfd4e.tar.gz linux-4951cc9083147015338f61a187e072daf02dfd4e.tar.bz2 linux-4951cc9083147015338f61a187e072daf02dfd4e.zip |
virtio_balloon: don't crash if virtqueue is broken.
A bad implementation of virtio might cause us to mark the virtqueue
broken: we'll dev_err() in that case, and the device is useless, but
let's not BUG().
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions