From: Ondrej Zary Date: Wed, 16 Jun 2010 08:13:52 +0000 (+0200) Subject: intel_agp: Don't oops with zero stolen memory X-Git-Tag: v2.6.36-rc1~540^2~11^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8699be3ef1d71d1c5e11eee239f53573d72515a3;p=pandora-kernel.git intel_agp: Don't oops with zero stolen memory When "onboard video memory" is set do "disabled" in BIOS on Asus P4P800-VM board (i865G), kernel oopses with memory corruption: https://bugs.freedesktop.org/show_bug.cgi?id=28430 Fix that by cleanly aborting the initialization. Signed-off-by: Ondrej Zary Signed-off-by: Eric Anholt --- Reading git-diff-tree failed