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

Skip to content
Commit f7434dba authored by Kyle Piefer's avatar Kyle Piefer Committed by Deepak Kumar
Browse files

msm: kgsl: Temporarily mask the watchdog upon receiving it



Once the GMU watchdog interrupt is cleared and the handler
returns, if the device has not been reset the interrupt
will fire again. This can cause storms of GMU watchdog
interrupts that flood the system when something goes wrong.

Mask the GMU watchdog interrupt when we receive it, so that
we do not receive it again before we finish recovering. It
will be unmasked again the next time the GMU boots.

Change-Id: Ieb9090f9ed274d581f706dced683f811c66bba70
Signed-off-by: default avatarKyle Piefer <kpiefer@codeaurora.org>
Signed-off-by: default avatarDeepak Kumar <dkumar@codeaurora.org>
parent cd91e1c5
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