diff options
author | 2015-07-21 13:23:29 +0100 | |
---|---|---|
committer | 2015-07-27 11:08:41 +0100 | |
commit | 18ffa046c509d0cd011eeea2c0418f2d014771fc (patch) | |
tree | f227a03aa45ce8a70c61b54e9bbf691ee5736855 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | arm64: kernel: Add cpufeature 'enable' callback (diff) | |
download | linux-dev-18ffa046c509d0cd011eeea2c0418f2d014771fc.tar.xz linux-dev-18ffa046c509d0cd011eeea2c0418f2d014771fc.zip |
arm64: kernel: Add min_field_value and use '>=' for feature detection
When a new cpu feature is available, the cpu feature bits will have some
initial value, which is incremented when the feature is updated.
This patch changes 'register_value' to be 'min_field_value', and checks
the feature bits value (interpreted as a signed int) is greater than this
minimum.
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: James Morse <james.morse@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions