From: Benjamin Herrenschmidt Date: Tue, 3 Jan 2012 01:09:15 +0000 (+1100) Subject: offb: Fix bug in calculating requested vram size X-Git-Tag: v3.2.1~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69236e6011d14450a3ed033327d1e6e225b35027;p=pandora-kernel.git offb: Fix bug in calculating requested vram size commit c055fe0797b7bd8f6f21a13598a55a16d5c13ae7 upstream. We used to try to request 8 times more vram than needed, which would fail if the card has a too small BAR (observed with qemu & kvm). Signed-off-by: Benjamin Herrenschmidt Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed