From: Aaro Koskinen Date: Thu, 17 Feb 2011 21:29:13 +0000 (+0200) Subject: staging: xgifb: copy PCI ROM properly X-Git-Tag: v2.6.39-rc1~469^2~555 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f07d945f490d1ba8ace3b943b2a2d13daf4c49a;p=pandora-kernel.git staging: xgifb: copy PCI ROM properly Use proper helper functions to copy the PCI ROM. Also use dynamic memory allocation. The original code mapped incorrect amount of memory and will crash on some platforms. Signed-off-by: Aaro Koskinen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed