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: sz_beta4~85 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=efc58be3d7a57030fbd8008729718ab74b67b399;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