git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4951cc9
)
virtio-rng: don't crash if virtqueue is broken.
author
Rusty Russell
<rusty@rustcorp.com.au>
Thu, 13 Mar 2014 00:53:40 +0000
(11:23 +1030)
committer
Rusty Russell
<rusty@rustcorp.com.au>
Thu, 13 Mar 2014 00:57:57 +0000
(11:27 +1030)
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>
drivers/char/hw_random/virtio-rng.c
patch
|
blob
|
history
diff --cc
drivers/char/hw_random/virtio-rng.c
Simple merge