9p: Fix soft lockup in virtio transport
authorEric Van Hensbergen <ericvh@opteron.homeip.net>
Thu, 7 Feb 2008 01:25:07 +0000 (19:25 -0600)
committerEric Van Hensbergen <ericvh@opteron.homeip.net>
Thu, 7 Feb 2008 01:25:07 +0000 (19:25 -0600)
commit7c7d90f2dda6daec5a6aaf8f97aacc10ee4deb77
tree918b84a88cb4515de1e46125534e6a266f567b29
parentc55703d807a8c6c239a5fea7b9cd7da08c27d7a9
9p: Fix soft lockup in virtio transport

This fixes a poorly placed spinlock which could result in a
soft lockup condition.

Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
net/9p/trans_virtio.c