soc: qcom: glink: Change GFP_ATOMIC flag for intentless rx
Manually use __GFP_ATOMIC and __GFP_HIGH flag instead of
GFP_ATOMIC to avoid setting the __GFP_KWAPD_RECLAIM flag.
This will avoid undefine GIC access during power collapse.
CRs-Fixed: 2032636
Change-Id: I9e34af58afaee2f9c78b3e190dcdc4c6b9a524a7
Signed-off-by:
Chris Lew <clew@codeaurora.org>
Loading
Please register or sign in to comment