diff options
author | Amit Shah <amit.shah@redhat.com> | 2012-05-28 10:48:40 +0400 |
---|---|---|
committer | Rusty Russell <rusty@rustcorp.com.au> | 2012-07-30 08:00:49 +0400 |
commit | cc8744e12936680478ce82b0f21dbaa272df1447 (patch) | |
tree | fd54eea98b57bcf716ac36c9626f5efb4d0e3da6 /virt | |
parent | ddcc286900732953ac2e950b6ad0f9a4933767fb (diff) | |
download | linux-cc8744e12936680478ce82b0f21dbaa272df1447.tar.xz |
virtio: rng: allow tasks to be killed that are waiting for rng input
Use wait_for_completion_killable() instead of wait_for_completion() when
waiting for the host to send us entropy. Without this,
# cat /dev/hwrng
^C
just hangs.
Signed-off-by: Amit Shah <amit.shah@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions