diff options
author | Michael S. Tsirkin <mst@redhat.com> | 2015-03-12 11:53:41 +1030 |
---|---|---|
committer | Rusty Russell <rusty@rustcorp.com.au> | 2015-03-13 15:55:41 +1030 |
commit | 8051a2a518fcf3827a143470083ad6008697ff17 (patch) | |
tree | b4175841d94bc9b3aef2e92a46e708e9856eea0e /lib/cpumask.c | |
parent | 3d2a3774c1b046f548ebea0391a602fd5685a307 (diff) | |
download | blackbird-obmc-linux-8051a2a518fcf3827a143470083ad6008697ff17.tar.gz blackbird-obmc-linux-8051a2a518fcf3827a143470083ad6008697ff17.zip |
9p/trans_virtio: fix hot-unplug
On device hot-unplug, 9p/virtio currently will kfree channel while
it might still be in use.
Of course, it might stay used forever, so it's an extremely ugly hack,
but it seems better than use-after-free that we have now.
[ Unused variable removed, whitespace cleanup, msg single-lined --RR ]
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'lib/cpumask.c')
0 files changed, 0 insertions, 0 deletions