summaryrefslogtreecommitdiff
path: root/drivers/char
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2013-12-02 15:20:36 +0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-01-16 03:31:42 +0400
commita0f7028b1c093b02d2a482e6da536ef7e2d24f50 (patch)
treeab3c464147f8e6db1a480a47ae340a04c83d5476 /drivers/char
parentac4de081312a65427e847157f46ea35cab2d7b82 (diff)
downloadlinux-a0f7028b1c093b02d2a482e6da536ef7e2d24f50.tar.xz
mfd: rtsx_pcr: Disable interrupts before cancelling delayed works
commit 73beb63d290f961c299526852884846b0d868840 upstream. 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. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/char')
0 files changed, 0 insertions, 0 deletions