Skip to content
Commit 3a1dfe6e authored by Ingo Molnar's avatar Ingo Molnar
Browse files

x86/mm: unify init task OOM handling



Linus noticed that the "again:" versus "survive:" OOM logic for
the init task was arbitrarily different.

The 64-bit codepath is the better one, because it correctly re-lookups
the vma after having dropped the ->mmap_sem.

Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
Acked-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 891cffbd
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment