diff options
author | Catalin Marinas <catalin.marinas@arm.com> | 2012-10-08 19:04:21 +0200 |
---|---|---|
committer | Catalin Marinas <catalin.marinas@arm.com> | 2012-10-08 19:04:21 +0200 |
commit | 6916fd086f0c5d7871ad3986300ba30d63616925 (patch) | |
tree | b0a4be0ca36e36e65ff7ebd63c8405769c957130 /sound/pci | |
parent | arm64: Use the generic compat_sys_sendfile() implementation (diff) | |
download | linux-6916fd086f0c5d7871ad3986300ba30d63616925.tar.xz linux-6916fd086f0c5d7871ad3986300ba30d63616925.zip |
arm64: Enable interrupts before calling do_notify_resume()
task_work_run() implementation had the side effect of enabling
interrupts. With commit ac3d0da8 (task_work: Make task_work_add()
lockless), interrupts are no longer enabled revealing the bug in the
arch code. This patch enables the interrupt explicitly before calling
do_notify_resume().
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'sound/pci')
0 files changed, 0 insertions, 0 deletions