From: Chris Wilson Date: Wed, 8 Oct 2014 10:25:17 +0000 (+0100) Subject: drm/i915: Suppress no action noise from oom shrinker X-Git-Tag: omap-for-v3.20/drop-legacy-3517~77^2~78^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb9059d3a034d56f57e037d7866afeef18876283;p=pandora-kernel.git drm/i915: Suppress no action noise from oom shrinker If we are not able to free anything (the shrinker leaves nothing on the global object lists), do not log anything. This is useful when other subsystems are being stress-tested for their oom behaviour and i915.ko is shouting into the logs about doing nothing. Reported-by: Dave Jones Signed-off-by: Chris Wilson Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed