diff options
author | Sibi Sankar <[email protected]> | 2024-10-30 18:25:11 +0530 |
---|---|---|
committer | Ulf Hansson <[email protected]> | 2024-10-30 17:11:56 +0100 |
commit | 0bf020344204a2c1067b7562b6a247e6c689e28b (patch) | |
tree | b43004e5ec58f15b11bd5f32130602a32b6d9e46 /tools/perf/scripts/python/parallel-perf.py | |
parent | 899f44531fe6cac4b024710fec647ecc127724b8 (diff) |
pmdomain: arm: Use FLAG_DEV_NAME_FW to ensure unique names
The domain attributes returned by the perf protocol can end up reporting
identical names across domains, resulting in debugfs node creation failure.
Use the GENPD_FLAG_DEV_NAME_FW to ensure the genpd providers end up with an
unique name.
Logs: [X1E reports 'NCC' for all its scmi perf domains]
debugfs: Directory 'NCC' with parent 'pm_genpd' already present!
debugfs: Directory 'NCC' with parent 'pm_genpd' already present!
Reported-by: Johan Hovold <[email protected]>
Closes: https://lore.kernel.org/lkml/[email protected]/
Suggested-by: Ulf Hansson <[email protected]>
Suggested-by: Dmitry Baryshkov <[email protected]>
Signed-off-by: Sibi Sankar <[email protected]>
Cc: [email protected]
Message-ID: <[email protected]>
Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions