summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/tasks.py
diff options
context:
space:
mode:
authorjiad <jiad@codeaurora.org>2018-09-19 19:03:06 +0800
committernshrivas <nshrivas@codeaurora.org>2018-09-26 02:09:30 -0700
commitd1e7d29fff8ce00030a2145353ee25e9a9c3a040 (patch)
treea7c9413b1f124aa35a14e749922caa7622a02d88 /scripts/gdb/linux/tasks.py
parent76f3fa19095f7812f048734d77ae6c0d00f6970b (diff)
qcacld-3.0: Fix WDI 1.0 MCC TX SMMU fault
SMMU fault is observed for WDI 1.0 MCC TX when SMMU is enabled. Issue is that dma_addr passed from IPA driver is iova of IPA domain. WLAN driver directly uses the iova to do transmission. Since iova is not mapped in WLAN domain, SMMU fault occurs. Fix is to map skb to WLAN domain for TX when SMMU is enabled. Change-Id: I4c029a1e4dfff149e2784f5b95fe1f3cf3e3719e CRs-Fixed: 2318537
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions