On Fri, Jan 13, 2012 at 10:31:20AM -0800, Greg KH wrote:
On Fri, Jan 13, 2012 at 10:21:25PM +0400, Anton Vorontsov wrote:
From: Arve Hjønnevåg arve@android.com
If a process forked and the child process was killed by the lowmemorykiller, the lowmemory killer would be disabled until the parent process reaped the child or it died itself.
Signed-off-by: Arve Hjønnevåg arve@android.com Signed-off-by: Anton Vorontsov anton.vorontsov@linaro.org
Noticed that the patch is missing. Any reason for not wanting it in staging?
No, I must have missed this one, sorry about that. Where was it that I should have seen it?
I can see it in https://android.googlesource.com/kernel/common.git android-3.0 branch, commit 280e506943185da01e8605b1a0082012205d3cb0.
I'll queue this up after 3.3-rc1 is out to get it into the final 3.3 release.
Thanks!