From 6bc2b856bb7c49f238914d965c0b1057ec78226e Mon Sep 17 00:00:00 2001 From: Weijie Yang Date: Fri, 14 Feb 2014 14:03:56 +0800 Subject: [PATCH] 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-format-patch failed