Home
last modified time | relevance | path

Searched hist:"9842 ef35" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/sunrpc/
H A Drpc_pipe.c9842ef35 Wed Feb 01 11:18:44 CST 2006 Trond Myklebust <Trond.Myklebust@netapp.com> 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>
9842ef35 Wed Feb 01 11:18:44 CST 2006 Trond Myklebust <Trond.Myklebust@netapp.com> 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>