aboutsummaryrefslogtreecommitdiff
path: root/lib/cpu-notifier-error-inject.c
diff options
context:
space:
mode:
authorTetsuo Handa <[email protected]>2016-03-17 14:20:45 -0700
committerLinus Torvalds <[email protected]>2016-03-17 15:09:34 -0700
commit6afcf2895e6f229476bd0dc95fe915e639ae0a49 (patch)
treeefbe2b8cf10ddcfd023c7d8d5ef5bd9e9101e893 /lib/cpu-notifier-error-inject.c
parent1120ed5483941d9cd2cf52cb9644a4311dbd1011 (diff)
mm,oom: make oom_killer_disable() killable
While oom_killer_disable() is called by freeze_processes() after all user threads except the current thread are frozen, it is possible that kernel threads invoke the OOM killer and sends SIGKILL to the current thread due to sharing the thawed victim's memory. Therefore, checking for SIGKILL is preferable than TIF_MEMDIE. Signed-off-by: Tetsuo Handa <[email protected]> Cc: Tetsuo Handa <[email protected]> Cc: David Rientjes <[email protected]> Cc: Michal Hocko <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/cpu-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions