Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 05fdda0d authored by Charan Teja Reddy's avatar Charan Teja Reddy
Browse files

lowmemorykiller: ignore the tasks that has null mm for reaping



The setting of task_struct->mm to NULL might race when the same process
gets selected in the lowmemorykiller path for reaping of memory.So,
ignore the process for reaping when its mm NULL.

Change-Id: I40a50cc2f6dea892ed9b31df7aad59a349ff8c9c
Signed-off-by: default avatarCharan Teja Reddy <charante@codeaurora.org>
parent 2467fe92
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment