From: Linus Torvalds Date: Fri, 20 May 2005 05:43:37 +0000 (-0700) Subject: Fix get_unmapped_area sanity tests X-Git-Tag: v2.6.12-rc5~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07ab67c8d0d7c1021343b7d5c045033d6bf7be69;p=pandora-kernel.git Fix get_unmapped_area sanity tests As noted by Chris Wright, we need to do the full range of tests regardless of whether MAP_FIXED is set or not, so re-organize get_unmapped_area() slightly to do the sanity checks unconditionally. --- Reading git-diff-tree failed