From: Dave Airlie Date: Thu, 9 Jul 2015 03:15:34 +0000 (+1000) Subject: drm/fb: drop panic handling X-Git-Tag: omap-for-v4.3/fixes-rc1~89^2~37^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6066677cfd9d73734ab678b9d14013c860f0f732;p=pandora-kernel.git drm/fb: drop panic handling This really doesn't seem to have much chance of working anymore, esp for irq context, qxl at least tries to talk to the hw, and waits for irqs, and fails. with runtime pm and other stuff I think we should just bail on this for now. Signed-off-by: Dave Airlie Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed