]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mm: oom_kill: remove memcg argument from oom_kill_task()
authorJohannes Weiner <jweiner@redhat.com>
Thu, 8 Dec 2011 04:42:45 +0000 (15:42 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 12 Dec 2011 04:19:16 +0000 (15:19 +1100)
commite0b81302c5e0521b22f97a386fe701a4ab359e10
tree3f2b4240cb8e850d2ab9481221f50c7999fa85f3
parent1c9bd5b90e42d51fc26a3e341f62475d13293674
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 <jweiner@redhat.com>
Acked-by: David Rientjes <rientjes@google.com>
Acked-by: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>
Acked-by: Michal Hocko <mhocko@suse.cz>
Cc: Balbir Singh <bsingharora@gmail.com>
Cc: Hugh Dickins <hughd@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
mm/oom_kill.c