Files
android_kernel_xiaomi_sm8450/fs/nfsd
Trond Myklebust ae67bd3821 SUNRPC: Fix up task signalling
The RPC_TASK_KILLED flag should really not be set from another context
because it can clobber data in the struct task when task->tk_flags is
changed non-atomically.
Let's therefore swap out RPC_TASK_KILLED with an atomic flag, and add
a function to set that flag and safely wake up the task.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
2019-04-25 14:18:12 -04:00
..
2014-07-08 17:14:27 -04:00
2018-09-25 20:34:54 -04:00
2019-04-25 14:18:12 -04:00
2018-12-27 20:59:50 -05:00
2018-09-25 20:34:54 -04:00
2018-08-09 16:11:21 -04:00
2018-04-03 15:08:15 -04:00
2018-09-25 20:34:54 -04:00
2018-09-25 20:34:54 -04:00