summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorAlex Elder <elder@linaro.org>2020-11-17 02:38:00 +0300
committerJakub Kicinski <kuba@kernel.org>2020-11-19 02:53:48 +0300
commitfb14f7229122073e87608aec7b94d941829f554b (patch)
tree558723f5ad32a5d9263d1104b031e8ad28b25edf /tools/perf/scripts/python/syscall-counts.py
parentc3bf353fdbf26b970b811b85a7d237a75159fc44 (diff)
downloadlinux-fb14f7229122073e87608aec7b94d941829f554b.tar.xz
net: ipa: fix BCR register field definitions
The backward compatibility register field masks are defined using single-bit masks defined with BIT(x) rather than GENMASK(x, x). Change this one set of definitions to follow the GENMASK() pattern used everywhere else. Add a few missing field definitions for this register as well. Signed-off-by: Alex Elder <elder@linaro.org> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions