From: Weijie Yang Date: Fri, 14 Feb 2014 06:03:56 +0000 (+0800) Subject: staging: android: lowmemorykiller: set TIF_MEMDIE before send kill sig X-Git-Tag: v3.15-rc1~139^2~1124 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6bc2b856bb7c49f238914d965c0b1057ec78226e;p=pandora-kernel.git staging: android: lowmemorykiller: set TIF_MEMDIE before send kill sig Set TIF_MEMDIE tsk_thread flag before send kill signal to the selected thread. This is to fit a usual code sequence and avoid potential race issue. Signed-off-by: Weijie Yang Acked-by: David Rientjes Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed