SUNRPC: Fix a race between work-queue and rpc_killall_tasks
[ upstream commit b55c5989 ] Since rpc_killall_tasks may modify the rpc_task's tk_action field without any locking, we need to be careful when dereferencing it. Reported-by:Ben Greear <greearb@candelatech.com> Tested-by:
Ben Greear <greearb@candelatech.com> Signed-off-by:
Trond Myklebust <Trond.Myklebust@netapp.com> Cc: stable@kernel.org Signed-off-by:
Andi Kleen <ak@linux.intel.com>
Loading
Please register or sign in to comment