From: Dave Airlie Date: Mon, 4 Nov 2013 06:38:08 +0000 (+1000) Subject: qxl: avoid an oops in the deferred io code. X-Git-Tag: v3.13-rc1~76^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc87509d87696d7cd393882f5dedea01e03e41a9;p=pandora-kernel.git qxl: avoid an oops in the deferred io code. If we are using deferred io due to plymouth or X.org fbdev driver we will oops in memcpy due to this pointless multiply here, removing it fixes fbdev to start and not oops. Cc: stable@vger.kernel.org Signed-off-by: Dave Airlie --- Reading git-diff-tree failed