summaryrefslogtreecommitdiff
path: root/drivers/input/input-compat.c
diff options
context:
space:
mode:
authorTetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>2016-03-26 00:20:44 +0300
committerLinus Torvalds <torvalds@linux-foundation.org>2016-03-26 02:37:42 +0300
commitbb29902a7515208846114b3b36a4281a9bbf766a (patch)
tree95eafdcebc4f9c100db32ddb8c7ac0099a252555 /drivers/input/input-compat.c
parente26796066fdf929cbba22dabb801808f986acdb9 (diff)
downloadlinux-bb29902a7515208846114b3b36a4281a9bbf766a.tar.xz
oom, oom_reaper: protect oom_reaper_list using simpler way
"oom, oom_reaper: disable oom_reaper for oom_kill_allocating_task" tried to protect oom_reaper_list using MMF_OOM_KILLED flag. But we can do it by simply checking tsk->oom_reaper_list != NULL. Signed-off-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp> Signed-off-by: Michal Hocko <mhocko@suse.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/input/input-compat.c')
0 files changed, 0 insertions, 0 deletions