From: Chris Wilson Date: Fri, 11 Jul 2014 10:28:00 +0000 (+0100) Subject: drm/i915: Abandon oom quickly if killed by a signal X-Git-Tag: omap-for-v3.17/fixes-against-rc2~125^2~20^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1db2fa7c8325a380792d66908b2f982cf047837;p=pandora-kernel.git drm/i915: Abandon oom quickly if killed by a signal Whilst waiting to obtain our locks for the last resort shrinking before an oom, we check whether or not a fatal signal was pending. If there was, we do not need to keep waiting as the oom will be aborted. Signed-off-by: Chris Wilson Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed