On Mon, 2007-08-27 at 14:36 +1000, David Gibson wrote: > This patch restores the check, removing it from > prepare_hugepage_range() and putting it back into > hugetlbfs_file_mmap(). I'm putting it there, rather than in the > get_unmapped_area() path so it only needs to go in one place, than > separately in the half-dozen or so arch-specific implementations of > hugetlb_get_unmapped_area().
Yup, that's the right place to put it imho. > Signed-off-by: David Gibson <[EMAIL PROTECTED]> Signed-off-by: Benjamin Herrenschmidt <[EMAIL PROTECTED]> - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/