From: Alan Cox Date: Tue, 29 Nov 2011 22:19:47 +0000 (+0000) Subject: gma500: kill virtual mapping support X-Git-Tag: v3.3-rc1~121^2~90^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dffc9ceb55695f121adc57dd1fde7304c3afe81e;p=pandora-kernel.git gma500: kill virtual mapping support This isn't actually usable - we simply don't have the vmap space on a 32bit system to do this stunt. Instead we will rely on the low level drivers limiting the console resolution as before. The real fix is for someone to write a page table aware version of the framebuffer console blit functions. Good university student project perhaps.. Signed-off-by: Alan Cox Signed-off-by: Dave Airlie --- Reading git-diff-tree failed