Files
Prasad Arepall 6f9a001551 ARM: dts: msm: add gfp no retry flag for order-3 tmp alloc
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
2023-05-04 10:00:04 +05:30
..