ANDROID: mm: cma do not sleep for __GFP_NORETRY
Do not sleep for retrying for __GFP_NORERY since it's failfast mode approach. User could retry the allocation without the flag by themselves if they see the failure. Bug: 192475091 Signed-off-by:Minchan Kim <minchan@google.com> Change-Id: Ic6a857978fda8e353b9ed770d1e0ba1808fd201e Signed-off-by:
Richard Chang <richardycc@google.com> (cherry picked from commit 12f48605)
Loading
Please sign in to comment