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

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

mhi: dev: netdev: use a background task to allocate temporary buffers



GFP_ATOMIC allocation could fail if size is order of 3 or higher.
In buffer reclaim fails, use background task to allocate temporary
buffers. If reclaim fails and bg_pool is empty then use GFP_ATOMIC
allocation.

CRs-Fixed: 2468499
Change-Id: I0f9edce6a9366f66b83c78ebb0f700e3cb5ccc32
Signed-off-by: default avatarSujeev Dias <sdias@codeaurora.org>
parent 6201af70
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment