aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/mem-phys-addr.py
diff options
context:
space:
mode:
authorChristian König <[email protected]>2023-07-31 12:36:24 +0000
committerBoris Brezillon <[email protected]>2023-08-10 06:38:52 +0000
commit616bceae250d0bab7ab2cbcb0791d820434ffb71 (patch)
tree43e559eb8fa110246caa0f15af7a361ce9b30c25 /tools/perf/scripts/python/mem-phys-addr.py
parentdrm/ttm/tests: Add tests for ttm_pool (diff)
downloadkernel-616bceae250d0bab7ab2cbcb0791d820434ffb71.tar.gz
kernel-616bceae250d0bab7ab2cbcb0791d820434ffb71.zip
drm/exec: use unique instead of local label
GCC forbids to jump to labels in loop conditions and a new clang check stumbled over this. So instead using a local label inside the loop condition use an unique label outside of it. Fixes: 09593216bff1 ("drm: execution context for GEM buffers v7") Link: https://gcc.gnu.org/onlinedocs/gcc/Statement-Exprs.html Link: https://github.com/ClangBuiltLinux/linux/issues/1890 Link: https://github.com/llvm/llvm-project/commit/20219106060208f0c2f5d096eb3aed7b712f5067 Reported-by: Nathan Chancellor <[email protected]> Reported-by: Naresh Kamboju <[email protected]> CC: Boris Brezillon <[email protected]> Signed-off-by: Christian König <[email protected]> Tested-by: Nathan Chancellor <[email protected]> Reviewed-by: Boris Brezillon <[email protected]> Reviewed-by: Nick Desaulniers <[email protected]> Signed-off-by: Boris Brezillon <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions