Skip to content
  • Linus Torvalds's avatar
    Fix get_unmapped_area sanity tests · 07ab67c8
    Linus Torvalds authored
    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