From: Arve Hjønnevåg Date: Fri, 13 Jan 2012 18:21:25 +0000 (+0400) Subject: staging: android: lowmemorykiller: Don't wait more than one second for a process... X-Git-Tag: v3.3-rc4~40^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5d7965f88a3755b2d0c54768a17032ab3a72819;p=pandora-kernel.git staging: android: lowmemorykiller: Don't wait more than one second for a process to die 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 Signed-off-by: Anton Vorontsov Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed