diff options
author | Tetsuo Handa <[email protected]> | 2017-11-15 17:39:10 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2017-11-15 18:21:07 -0800 |
commit | c50842c8e1cddcdb69d3ece4f4df005a0e6c5ceb (patch) | |
tree | 3624b44f543ac020d49eb9e1b768049fe3066da8 /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c | |
parent | e492080e640c2d1235ddf3441cae634cfffef7e1 (diff) |
mm,oom_reaper: remove pointless kthread_run() error check
Since oom_init() is called before userspace processes start, memory
allocation failure for creating the OOM reaper kernel thread will let
the OOM killer call panic() rather than wake up the OOM reaper.
Link: http://lkml.kernel.org/r/1510137800-4602-1-git-send-email-penguin-kernel@I-love.SAKURA.ne.jp
Signed-off-by: Tetsuo Handa <[email protected]>
Acked-by: Michal Hocko <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c')
0 files changed, 0 insertions, 0 deletions