aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorGrygorii Strashko <[email protected]>2015-11-30 20:25:12 +0200
committerDaniel Lezcano <[email protected]>2015-12-16 09:58:47 +0100
commit9c9ae5ffee2831c0b8c0b002443b093e141d08f1 (patch)
tree303b3805c05f09417d0653f8e6ecd993f97844ac /tools/perf/scripts/python/call-graph-from-postgresql.py
parent272a25a247ce6d31315856721014635469500e96 (diff)
clocksource/drivers/arm_global_timer: Fix suspend resume
Now the System stall is observed on TI AM437x based board (am437x-gp-evm) during resuming from System suspend when ARM Global timer is selected as clocksource device (CPUIdle not enabled) - SysRq are working, but nothing else. The reason of stall is that ARM Global timer loses its contexts during System suspend: GT_CONTROL.TIMER_ENABLE = 0 (unbanked) GT_COUNTERx = 0 Hence, update ARM Global timer driver to reflect above behaviour - re-enable ARM Global timer on resume (GT_CONTROL.TIMER_ENABLE = 1) if not enabled. CC: Arnd Bergmann <[email protected]> Cc: John Stultz <[email protected]> Cc: Felipe Balbi <[email protected]> Cc: Tony Lindgren <[email protected]> Cc: Marc Zyngier <[email protected]> Reviewed-by: Santosh Shilimkar <[email protected]> Signed-off-by: Grygorii Strashko <[email protected]> Signed-off-by: Daniel Lezcano <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions