diff options
author | Yicong Yang <yangyicong@hisilicon.com> | 2025-09-25 11:31:23 +0800 |
---|---|---|
committer | Will Deacon <will@kernel.org> | 2025-09-25 13:51:59 +0100 |
commit | a084c3c4a2674f156031eb04e785986c2744aca8 (patch) | |
tree | f67c888db4496e044fa709ac101c6b2c5a19cff3 /scripts/lib/kdoc/kdoc_parser.py | |
parent | ea0b39168d3a2313eabd145fb3440c946ccff4d1 (diff) |
drivers/perf: hisi: Add tt_core_deprecated for compatibility
Previously tt_core is defined as config1:0-7 which may not cover all
the CPUs sharing L3C on platforms with more than 8 CPUs in a L3C. In
order to support such platforms extend tt_core to 16 bits, since no
spare space in config1, tt_core was moved to config2:0-15.
Though linux expects the users to retrieve the control encoding from
sysfs first for each option, it's possible if user doesn't follow
this and hardcoded tt_core in config1. So add an option
tt_core_deprecated for config1:0-7 for backward compatibility.
Signed-off-by: Yicong Yang <yangyicong@hisilicon.com>
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions