diff options
| author | 2011-03-08 15:34:20 -0800 | |
|---|---|---|
| committer | 2011-03-22 16:32:19 -0500 | |
| commit | 53bda3e5b4e91763224ecb7d05dab94d281fd41d (patch) | |
| tree | 0e21d7fd11ff058a9deb37dee53eac68ad42f727 /include/linux | |
| parent | fs/9p: Add v9fs_dentry2v9ses (diff) | |
[net/9p] unconditional wake_up to proc waiting for space on VirtIO ring
Process may wait to get space on VirtIO ring to send a transaction to
VirtFS server. Current code just does a conditional wake_up() which
means only one process will be woken up even if multiple processes
are waiting.
This fix makes the wake_up unconditional. Hence we won't have any
processes waiting for-ever.
Signed-off-by: Venkateswararao Jujjuri <jvrao@linux.vnet.ibm.com>
Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
