commit | 36e9e2963adb4974c3e588698a1905a78c4231ae | [log] [tgz] |
---|---|---|
author | Ashok Vuyyuru <quic_avuyyuru@quicinc.com> | Sat Feb 25 03:47:21 2023 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Mon Mar 06 11:10:19 2023 -0800 |
tree | fb5f1a292f4176def133be664ba31bbc1a11b05d | |
parent | cf07538c60c4262e84264cc1eb85fe1c56267a62 [diff] |
msm: ipa3: Fix to use free offset list DDR header entries When SRAM free header offset entries are not present it was trying to allocate the new DDR header entry instead of searching in DDR free header entry list, due to that offset location in routing table was overflow and causing invalid header offset location in the routing table Change-Id: I5050050361e5fdf66da7f3ce9d8233f8ec892d3c Signed-off-by: Ashok Vuyyuru <quic_avuyyuru@quicinc.com>