commit | bb9059d3a034d56f57e037d7866afeef18876283 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Wed Oct 08 11:25:17 2014 +0100 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Fri Oct 24 16:34:02 2014 +0200 |
tree | 0a43696f0001f7e9317113fdfeb26bcb86c6ec25 | |
parent | 005445c5fb3a96026d6bd9580339ea8580eb6c6d [diff] |
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 <davej@redhat.com> Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>