commit | b815adfa7d6ff37cd1c19976477aeafc59d1727a | [log] [tgz] |
---|---|---|
author | Jagadeesh Ponduru <quic_jponduru@quicinc.com> | Thu Jun 03 14:35:29 2021 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Thu Nov 03 22:55:58 2022 -0700 |
tree | f9cb89116e9d3c8cbd185165afb26269ad0533e0 | |
parent | 4d2b63cac17331135a810f7dc0a8dd93d89ea2d4 [diff] |
msm: ipa3: Add change to retry memory allocation on failure Adding changes to retry with GFP_KENREL flag when memory allocation fails with GFP_ATOMIC flag. Panic the device if after max retries also memory allocation fails. Change-Id: Ic9ad827757de92715be5acc5645b7e860b4bd0e4 Signed-off-by: Jagadeesh Ponduru <quic_jponduru@quicinc.com>