We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70cb6d2 commit f364f06Copy full SHA for f364f06
mm/oom_kill.c
@@ -73,7 +73,7 @@ static inline bool is_memcg_oom(struct oom_control *oc)
73
/**
74
* oom_cpuset_eligible() - check task eligiblity for kill
75
* @start: task struct of which task to consider
76
- * @mask: nodemask passed to page allocator for mempolicy ooms
+ * @oc: pointer to struct oom_control
77
*
78
* Task eligibility is determined by whether or not a candidate task, @tsk,
79
* shares the same mempolicy nodes as current if it is bound by such a policy
0 commit comments