Skip to content
Commit 6347e2a1 authored by Ley Foon Tan's avatar Ley Foon Tan
Browse files

nios2: mm: do not invoke OOM killer on kernel fault OOM



Follow commit 87134102.

Kernel faults are expected to handle OOM conditions gracefully (gup,
uaccess etc.), so they should never invoke the OOM killer.  Reserve
this for faults triggered in user context when it is the only option.

Signed-off-by: default avatarLey Foon Tan <lftan@altera.com>
parent c105e86a
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