get rid of ->scm_work_list
recursion in __scm_destroy() will be cut by delaying final fput() Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
This commit is contained in:
parent
3ffa3c0e3f
commit
6120d3dbb1
3 changed files with 3 additions and 21 deletions
|
|
@ -1546,7 +1546,6 @@ struct task_struct {
|
|||
unsigned long timer_slack_ns;
|
||||
unsigned long default_timer_slack_ns;
|
||||
|
||||
struct list_head *scm_work_list;
|
||||
#ifdef CONFIG_FUNCTION_GRAPH_TRACER
|
||||
/* Index of current stored address in ret_stack */
|
||||
int curr_ret_stack;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue