aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <[email protected]>2025-05-25 19:26:05 +0000
committerVinod Koul <[email protected]>2025-06-26 22:29:44 +0000
commita0b1589b62e2fcfb112996e0f4d5593bd2edf069 (patch)
tree0fce72f38acb68e5f21d35c866c9169bc5a56ff1 /tools/perf/scripts/python/stackcollapse.py
parentdmaengine: fsl-qdma: Add missing fsl_qdma_format kerneldoc (diff)
downloadkernel-a0b1589b62e2fcfb112996e0f4d5593bd2edf069.tar.gz
kernel-a0b1589b62e2fcfb112996e0f4d5593bd2edf069.zip
dmaengine: mmp: Fix again Wvoid-pointer-to-enum-cast warning
This was fixed and re-introduced. 'type' is an enum, thus cast of pointer on 64-bit compile test with W=1 causes: mmp_tdma.c:644:9: error: cast to smaller integer type 'enum mmp_tdma_type' from 'const void *' [-Werror,-Wvoid-pointer-to-enum-cast] Fixes: a67ba97dfb30 ("dmaengine: Use device_get_match_data()") Signed-off-by: Krzysztof Kozlowski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions