commit | ec0fffd84b162e0563a28a81aa049f946b31a8e2 | [log] [tgz] |
---|---|---|
author | Johannes Weiner <[email protected]> | Thu Jan 12 17:18:29 2012 -0800 |
committer | Linus Torvalds <[email protected]> | Thu Jan 12 20:13:06 2012 -0800 |
tree | 48e4c79076a917207c869b960ecd26da8fcb8505 | |
parent | 0527b6903b2838e214c895d527806aefd61b3c8f [diff] |
mm: oom_kill: remove memcg argument from oom_kill_task() The memcg argument of oom_kill_task() hasn't been used since 341aea2 'oom-kill: remove boost_dying_task_prio()'. Kill it. Signed-off-by: Johannes Weiner <[email protected]> Acked-by: David Rientjes <[email protected]> Acked-by: KAMEZAWA Hiroyuki <[email protected]> Acked-by: Michal Hocko <[email protected]> Cc: Balbir Singh <[email protected]> Cc: Hugh Dickins <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>