aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorGeert Uytterhoeven <[email protected]>2015-06-04 20:22:29 +0200
committerSimon Horman <[email protected]>2015-07-06 09:35:18 +0900
commit2f575fcff1fad24e97b8e7d793ad9af9ae5b8a17 (patch)
tree91031e9ce6025f12d31b0e180f8d79283e5be9c3 /tools/perf/scripts/python/bin
parent6fd2242e60e89a26e731e57dbf8f88d6639e09de (diff)
ARM: shmobile: R-Car: Break infinite loop
rcar_sysc_update() loops (with interrupts disabled and while holding a spinlock) until submitting a power shutoff or resume request fails, or until the submitted request was accepted. If none of these conditions becomes true, this forms an infinite loop. Put a limit on the maximum number of loop iterations, and add a small delay to each iteration, to fix this. Signed-off-by: Geert Uytterhoeven <[email protected]> Signed-off-by: Simon Horman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions