aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorChristoph Hellwig <[email protected]>2020-04-16 17:00:05 +0200
committerThomas Bogendoerfer <[email protected]>2020-04-19 16:06:06 +0200
commitacfaaf52ebfd02de509bc212fc3e8c8bac187110 (patch)
tree126234e7b67abec2adafe2691174d5c460a78de9 /tools/perf/scripts/python/syscall-counts-by-pid.py
parent9446aa5062e972265427368314039fe74635bec2 (diff)
ASoC: txx9: don't work around too small resource_size_t
The txx9 sound driver deends on HAS_TXX9_ACLC, which is only set for three tx49xx SOCs, and thus always has a 64-bit phys_addr_t and resource_size_t. Instead of poking into ioremap internals to work around a potentially too small resource_size_t just add a BUILD_BUG_ON to catch such a case. Signed-off-by: Christoph Hellwig <[email protected]> Acked-by: Mark Brown <[email protected]> Signed-off-by: Thomas Bogendoerfer <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions