From be19f0ff482bd5f800d916683784a7e1474d5d6b Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Wed, 28 May 2014 16:16:42 +0100 Subject: [PATCH] drm/i915: Check for a NULL shared dpll before dereferencing This doesn't look possible but a little extra defense against the improbable is worth it - an oops here could lockup the machine. Signed-off-by: Chris Wilson Signed-off-by: Daniel Vetter --- Reading git-format-patch failed