• L
    Fix get_unmapped_area sanity tests · 07ab67c8
    Linus Torvalds 提交于
    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.
    07ab67c8
mmap.c 52.8 KB