commit | 4f8943f8088348ec01456b075d44ad19dce3d698 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@hammerspace.com> | Wed May 01 16:28:29 2019 -0400 |
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | Sat Jul 06 14:54:48 2019 -0400 |
tree | 0b98a774f2dc448da2631cf00cb4857c6c14601c | |
parent | 7e0a0e38fcfea47e74b0ff6da6266f00bcd2af43 [diff] |
SUNRPC: Replace direct task wakeups from softirq context Replace the direct task wakeups from inside a softirq context with wakeups from a process context. Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>