From: Gerd Hoffmann Date: Wed, 26 Feb 2014 10:51:25 +0000 (+0100) Subject: hyperv-fb: kick off efifb early X-Git-Tag: v3.15-rc1~141^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5bb7425e5bae76c8950089a946edcba3e0540ab;p=pandora-kernel.git hyperv-fb: kick off efifb early Remove firmware framebuffer before initializing hyperv-fb. Needed on gen2 virtual machines. Letting register_framebuffer handle the switchover results in efifb still being active while hyperv graphics are initialized, which in turn can make the linux kernel hang. Signed-off-by: Gerd Hoffmann Signed-off-by: Haiyang Zhang Acked-by: Tomi Valkeinen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed