summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorAlex Elder <elder@linaro.org>2021-06-10 01:34:57 +0300
committerDavid S. Miller <davem@davemloft.net>2021-06-10 01:59:33 +0300
commit5e57c6c5a349ed8026e63c9ef70e4655fe171b09 (patch)
treeb39addec02f66bc2cb1130319932eab1f4b1b972 /tools/perf/scripts/python/stackcollapse.py
parent98334d2a3ba4c79947650710ac06434e25824a35 (diff)
downloadlinux-5e57c6c5a349ed8026e63c9ef70e4655fe171b09.tar.xz
net: ipa: separate region range check from other validation
The only thing done by ipa_mem_valid_one() that requires hardware access is the check for whether all regions fit within the size of IPA local memory specified by an IPA register. Introduce ipa_mem_size_valid() to implement this verification and stop doing so in ipa_mem_valid_one(). Call the new function from ipa_mem_config() (which is also the caller of ipa_mem_valid()). Signed-off-by: Alex Elder <elder@linaro.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions