From: Thomas Gleixner Date: Mon, 20 Oct 2008 22:47:45 +0000 (+0200) Subject: fix CONFIG_HIGHMEM compile error in drivers/gpu/drm/i915/i915_gem.c X-Git-Tag: v2.6.28-rc1~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8848a170fd432bdda176a2d568919d4bba90467;p=pandora-kernel.git fix CONFIG_HIGHMEM compile error in drivers/gpu/drm/i915/i915_gem.c commit 9b7530cc329eb036cfa589930c270e85031f554c ("i915: cleanup coding horrors in i915_gem_gtt_pwrite()") broke the i386 build for CONFIG_HIGHMEM=y. Caught by automatic testing http://www.tglx.de/autoqa-logs/000137-0006-0001.log Signed-off-by: Thomas Gleixner [ My bad. It's the same patch I sent out earlier, nobody noticed then either.. ] Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed