From: Chris Wright Date: Wed, 24 Oct 2007 03:36:14 +0000 (-0700) Subject: [SPARC64]: pass correct addr in get_fb_unmapped_area(MAP_FIXED) X-Git-Tag: v2.6.24-rc2~138^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d58aa8c7b1cc0add7b03e26bdb8988d98d2f4cd1;p=pandora-kernel.git [SPARC64]: pass correct addr in get_fb_unmapped_area(MAP_FIXED) Looks like the MAP_FIXED case is using the wrong address hint. I'd expect the comment "don't mess with it" means pass the request straight on through, not change the address requested to -ENOMEM. Signed-off-by: Chris Wright Signed-off-by: David S. Miller --- Reading git-diff-tree failed