diff options
author | Thomas Gleixner <[email protected]> | 2013-12-02 12:20:36 +0100 |
---|---|---|
committer | Samuel Ortiz <[email protected]> | 2013-12-10 12:05:37 +0100 |
commit | 73beb63d290f961c299526852884846b0d868840 (patch) | |
tree | 04605fbddf59914e379b2cf0830e53e66ca56797 /tools/perf/scripts/python | |
parent | 78fd82238d0e5716578c326404184a27ba67fd6e (diff) |
mfd: rtsx_pcr: Disable interrupts before cancelling delayed works
This fixes a kernel panic when resuming from suspend to RAM.
Without this fix an interrupt hits after the delayed work is canceled
and thus requeues it. So we end up freeing an armed timer.
Cc: [email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
Signed-off-by: Samuel Ortiz <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions