aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/syscall-counts-by-pid-report
diff options
context:
space:
mode:
authorJonas Gorski <[email protected]>2023-06-24 14:21:39 +0200
committerArnd Bergmann <[email protected]>2023-07-05 22:22:55 +0200
commit6722e46513e0af8e2fff4698f7cb78bc50a9f13f (patch)
treedbb8211ea8d160b8ed348f39c26cc3cc8ccbb9a8 /tools/perf/scripts/python/bin/syscall-counts-by-pid-report
parent7fb75904d7ce8bb4ab98865918f41274b55942c0 (diff)
bus: ixp4xx: fix IXP4XX_EXP_T1_MASK
The IXP4XX_EXP_T1_MASK was shifted one bit to the right, overlapping IXP4XX_EXP_T2_MASK and leaving bit 29 unused. The offset being wrong is also confirmed at least by the datasheet of IXP45X/46X [1]. Fix this by aligning it to IXP4XX_EXP_T1_SHIFT. [1] https://www.intel.com/content/dam/www/public/us/en/documents/manuals/ixp45x-ixp46x-developers-manual.pdf Cc: [email protected] Fixes: 1c953bda90ca ("bus: ixp4xx: Add a driver for IXP4xx expansion bus") Signed-off-by: Jonas Gorski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Linus Walleij <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Arnd Bergmann <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/syscall-counts-by-pid-report')
0 files changed, 0 insertions, 0 deletions