diff options
author | Trond Myklebust <Trond.Myklebust@netapp.com> | 2006-02-01 12:18:44 -0500 |
---|---|---|
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | 2006-02-01 12:52:24 -0500 |
commit | 9842ef3557abf5ec2fd92bfa6e29ce0e271b3f6e (patch) | |
tree | 03c5059d866eb40956fe01094d9bc1b811d9c4f0 /kernel/params.c | |
parent | 8a3177604b729ec3b80e43790ee978863ac7551b (diff) |
SUNRPC: rpc_timeout_upcall_queue should not sleep
The function rpc_timeout_upcall_queue runs from a workqueue, and hence
sleeping is not recommended. Convert the protection of the upcall queue
from being mutex-based to being spinlock-based.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'kernel/params.c')
0 files changed, 0 insertions, 0 deletions