Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 96ef13b2 authored by Trond Myklebust's avatar Trond Myklebust
Browse files

SUNRPC: Add a new helper rpc_wake_up_queued_task()


In all cases where we currently use rpc_wake_up_task(), we almost always
know on which waitqueue the rpc_task is actually sleeping. This will allows
us to simplify the queue locking in a future patch.

Signed-off-by: default avatarTrond Myklebust <Trond.Myklebust@netapp.com>
parent fde95c75
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment