aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorJulia Lawall <[email protected]>2020-05-08 09:12:56 +0000
committerMichael Ellerman <[email protected]>2022-02-03 21:40:32 +1100
commit925f76c55784fdc17ab41aecde06b30439ceb73a (patch)
tree11063adfff0124dee22560b6020791ff3f94d1a7 /tools/perf/scripts/python/export-to-sqlite.py
parenta1c414093370ed50e5b952d96d4ae775c7a18420 (diff)
powerpc/spufs: adjust list element pointer type
Other uses of &gang->aff_list_head, eg in spufs_assert_affinity, indicate that the list elements have type spu_context, not spu as used here. Change the type of tmp accordingly. This has no impact on the execution, because tmp is not used in the body of the loop. Fixes: c5fc8d2a92461 ("[CELL] cell: add placement computation for scheduling of affinity contexts") Signed-off-by: Julia Lawall <[email protected]> Reviewed-by: Jeremy Kerr <[email protected]> Signed-off-by: Michael Ellerman <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions