aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorFinn Thain <[email protected]>2020-05-31 09:12:13 +1000
committerGeert Uytterhoeven <[email protected]>2020-07-13 11:39:13 +0200
commit931fc82a6aaf4e2e4a5490addaa6a090d78c24a7 (patch)
treeaaaab2de0edc0d286dfa3d56adb31fb067c268ad /tools/perf/scripts/python/syscall-counts-by-pid.py
parentaeb445bf2194d83e12e85bf5c65baaf1f093bd8f (diff)
m68k: mac: Fix IOP status/control register writes
When writing values to the IOP status/control register make sure those values do not have any extraneous bits that will clear interrupt flags. To place the SCC IOP into bypass mode would be desirable but this is not achieved by writing IOP_DMAINACTIVE | IOP_RUN | IOP_AUTOINC | IOP_BYPASS to the control register. Drop this ineffective register write. Remove the flawed and unused iop_bypass() function. Make use of the unused iop_stop() function. Fixes: 1da177e4c3f4 ("Linux-2.6.12-rc2") Signed-off-by: Finn Thain <[email protected]> Tested-by: Stan Johnson <[email protected]> Cc: Joshua Thompson <[email protected]> Link: https://lore.kernel.org/r/09bcb7359a1719a18b551ee515da3c4c3cf709e6.1590880333.git.fthain@telegraphics.com.au Signed-off-by: Geert Uytterhoeven <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions