diff options
author | Will Deacon <[email protected]> | 2015-10-27 12:05:55 +0000 |
---|---|---|
committer | Catalin Marinas <[email protected]> | 2015-10-28 18:32:12 +0000 |
commit | 59f2413573e4ee1e76062beef4a359156500db94 (patch) | |
tree | b5654cbefa10c97754c4da11b30bcbeb50de1a64 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | fde4a59fc1c55709b96d0f07110895f20015b6cc (diff) |
arm64: cachetype: fix definitions of ICACHEF_* flags
test_bit and set_bit take the bit number to operate on, rather than a
mask. This patch fixes the ICACHEF_* definitions so that they represent
the bit index in __icache_flags as opposed to the mask returned by the
BIT macro.
Signed-off-by: Will Deacon <[email protected]>
Reviewed-by: Mark Rutland <[email protected]>
Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions