From: David Rientjes Date: Tue, 14 Feb 2012 03:28:49 +0000 (-0800) Subject: staging: android, lowmemorykiller: convert to use oom_score_adj X-Git-Tag: v3.4-rc1~186^2~172 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=940f77b07f85a4211fb149d6316a3cbd84d7227d;p=pandora-kernel.git staging: android, lowmemorykiller: convert to use oom_score_adj /proc/pid/oom_adj is deprecated and will be removed in August 2012 according to Documentation/feature-removal-schedule.txt. Convert its usage in the lowmemorykiller to use the new interface, oom_score_adj, instead. Signed-off-by: David Rientjes Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed