mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-01-27 14:44:08 +00:00
Adding a change to clear __GFP_RETRY_MAY_FAIL flag for order-3 tmp_alloc rather use __GFP_NORETRY flag to retry only once whenever there is an order-2 fallback option available. So, that it may help in replenishing the buffers on time. Change-Id: Ic03f8cd0303d3b2e890eed10e04594cb51c52228