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

Skip to content
Commit 0a475ab3 authored by Charan Teja Reddy's avatar Charan Teja Reddy Committed by Isaac J. Manjarres
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: 6b274863bca8 ("mm: ignore boosting for min watermark")
Signed-off-by: default avatarCharan Teja Reddy <charante@codeaurora.org>
parent 2f2da11a
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