]> Git Repo - linux.git/commit
kexec: don't invoke OOM-killer for control page allocation
authorRussell King <[email protected]>
Tue, 2 Aug 2016 21:05:54 +0000 (14:05 -0700)
committerLinus Torvalds <[email protected]>
Tue, 2 Aug 2016 23:35:26 +0000 (19:35 -0400)
commitdc5cccacf4272da4aba20a1fc0804d59d985ab32
treee4161e326bdbffb02114a7f2bfce9fb4c5f8109c
parent966fab00b0e19e0db3cb11d81bda5d0940176d5e
kexec: don't invoke OOM-killer for control page allocation

If we are unable to find a suitable page when allocating the control
page, do not invoke the OOM-killer: killing processes probably isn't
going to help.

Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Russell King <[email protected]>
Reviewed-by: Pratyush Anand <[email protected]>
Acked-by: Baoquan He <[email protected]>
Cc: Keerthy <[email protected]>
Cc: Vitaly Andrianov <[email protected]>
Cc: Eric Biederman <[email protected]>
Cc: Dave Young <[email protected]>
Cc: Vivek Goyal <[email protected]>
Cc: Simon Horman <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
include/linux/kexec.h
This page took 0.053492 seconds and 4 git commands to generate.