Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Unverified Commit 3c1a52d2 authored by Sultan Alsawaf's avatar Sultan Alsawaf Committed by Erfan Abdi
Browse files

qos: Don't disable interrupts while holding pm_qos_lock



None of the pm_qos functions actually run in interrupt context; if some
driver calls pm_qos_update_target in interrupt context then it's already
broken. There's no need to disable interrupts while holding pm_qos_lock,
so don't do it.

Change-Id: I18b2bf6ec36d93259f69e652268f57e61fde275c
Signed-off-by: default avatarSultan Alsawaf <sultan@kerneltoast.com>
parent 08012737
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment