Files
android_kernel_xiaomi_sm8450/mm
Suren Baghdasaryan b9b4582292 ANDROID: mm, oom: Prevent extra put_task when oom_evaluate_task is aborted
The previous fix for the oom_evaluate_task abort case leads to an extra
put_task_struct call on oc->chosen_non_negative_adj. Fix this by
resetting oc->chosen_non_negative_adj and avoiding the whole negative
ADJ logic altogether.
Fixes: aef918d19a ("ANDROID: mm, oom: Fix select_bad_process customization")

Bug: 180947519
Signed-off-by: Suren Baghdasaryan <surenb@google.com>
Change-Id: I5d649baac17daf1778a198be354823aa0b6a55b4
2021-02-24 22:21:44 +00:00
..
2021-02-10 09:53:50 +01:00
2021-02-10 09:53:50 +01:00
2021-01-27 12:12:33 +01:00
2021-01-06 16:16:41 +00:00
2020-06-08 11:05:55 -07:00
2021-01-11 20:27:24 +00:00
2021-01-19 18:49:54 +01:00