]> git.baikalelectronics.ru Git - kernel.git/commit
s390/kexec: add __GFP_NORETRY to KEXEC_CONTROL_MEMORY_GFP
authorHeiko Carstens <hca@linux.ibm.com>
Mon, 30 May 2022 09:37:48 +0000 (11:37 +0200)
committerHeiko Carstens <hca@linux.ibm.com>
Wed, 1 Jun 2022 10:03:16 +0000 (12:03 +0200)
commit51ac5c18e447ee8b4f71868e8d609ce21c802e87
treedb45b0fe1ef8689670545a998f68ae76912a94bb
parent289b56b371ef22d320c55e41c794e705a47cf50a
s390/kexec: add __GFP_NORETRY to KEXEC_CONTROL_MEMORY_GFP

Avoid invoking the OOM-killer when allocating the control page. This
is the s390 variant of commit f4d36103edd6 ("kexec: don't invoke
OOM-killer for control page allocation").

Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
arch/s390/include/asm/kexec.h