Re: [patch 1/5] mm, oom: move declaration for mem_cgroup_out_of_memory to oom.h
From: David Rientjes <hidden>
Date: 2012-07-10 21:05:02
Also in:
linux-mm
From: David Rientjes <hidden>
Date: 2012-07-10 21:05:02
Also in:
linux-mm
On Fri, 29 Jun 2012, David Rientjes wrote:
mem_cgroup_out_of_memory() is defined in mm/oom_kill.c, so declare it in linux/oom.h rather than linux/memcontrol.h. Acked-by: KAMEZAWA Hiroyuki <redacted> Acked-by: KOSAKI Motohiro <redacted> Acked-by: Michal Hocko <redacted> Signed-off-by: David Rientjes <redacted>
Ping on this patchset?