]> Git Repo - linux.git/commit
SUNRPC: Replace direct task wakeups from softirq context
authorTrond Myklebust <[email protected]>
Wed, 1 May 2019 20:28:29 +0000 (16:28 -0400)
committerTrond Myklebust <[email protected]>
Sat, 6 Jul 2019 18:54:48 +0000 (14:54 -0400)
commit4f8943f8088348ec01456b075d44ad19dce3d698
tree0b98a774f2dc448da2631cf00cb4857c6c14601c
parent7e0a0e38fcfea47e74b0ff6da6266f00bcd2af43
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 <[email protected]>
include/linux/sunrpc/xprtsock.h
net/sunrpc/xprtsock.c
This page took 0.052373 seconds and 4 git commands to generate.