diff options
author | Andrew Jones <[email protected]> | 2023-05-30 19:50:23 +0200 |
---|---|---|
committer | Anup Patel <[email protected]> | 2023-06-06 09:12:10 +0530 |
commit | 9f9e3ebe111c7aabf18a4085648dcc58c568c1d6 (patch) | |
tree | 75ed5986a2d48345103ffbb9843b06ace6408196 /tools/perf/scripts/python/Perf-Trace-Util | |
parent | ae328dadf9852bc420880d48e341f528b7e0ce78 (diff) |
RISC-V: KVM: Convert extension_disabled[] to ext_status[]
Change the boolean extension_disabled[] array to an array of enums,
ext_status[]. For now, the enum only has two states, which correspond
to the previous boolean states, so this patch has no intended
functional change. The next patch will add another state, expanding
the purpose of ext_status[].
Signed-off-by: Andrew Jones <[email protected]>
Reviewed-by: Anup Patel <[email protected]>
Signed-off-by: Anup Patel <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util')
0 files changed, 0 insertions, 0 deletions