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

Skip to content
Commit 1ff21f27 authored by Sujeev Dias's avatar Sujeev Dias Committed by Gerrit - the friendly Code Review server
Browse files

mhi: dev: netdev: set __GFP_NOMEMALLOC for page allocation



Underlying __dev_alloc_pages set __GFP_MEMALLOC, however it's
not recommend we set this flag since allocation can come from
emergency reserves. GFP_NOMEMALLOC override GFP_MEMEALLOC flag.

CRs-Fixed: 2468499
Change-Id: I314d02110301eaa875d87ecac83423aa430f82fb
Signed-off-by: default avatarSujeev Dias <sdias@codeaurora.org>
parent 6d6aa1c9
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