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

Skip to content
Commit 40b5623b authored by Charan Teja Reddy's avatar Charan Teja Reddy
Browse files

mm: correct ALLOC_WMARK_MIN flag check for atomic allocations



ALLOC_WMARK_[MIN|LOW|HIGH] are the indexes into the zones->_watermark
array. Use ALLOC_WMARK_MASK to get a particular water mark alloc flag.
Correct this logic for atomic order-0 allocations watermark check.

Change-Id: I5a74abd579df2ddcca63fdd99a090ca83ccd481c
Fixes: 6b274863 ("mm: ignore boosting for min watermark")
Signed-off-by: default avatarCharan Teja Reddy <charante@codeaurora.org>
parent 6f0fe27e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment