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

Skip to content
Commit 3a21217f authored by Isaac J. Manjarres's avatar Isaac J. Manjarres Committed by Channagoud Kadabi
Browse files

soc: qcom: pil: Incorporate timeouts for notifications



Currently the SSR notification framework will allow the kernel
to silently get stuck if there is a large delay introduced by
sysmon communication between subsystems, or a callback
registered with a subsystem's notifications through the
subsystem notifier framework.This could be an indicator that
something has gone wrong.

Implement initial framework to detect these type of issues.
In case the framework does detect an issue, trigger kernel
panic or emit warning based on configuration flags.

Change-Id: Ia09cc74dd7a961c83e6470cbd66102f133de5c97
Signed-off-by: default avatarIsaac J. Manjarres <isaacm@codeaurora.org>
[ckadabi@codeaurora.org: resolve conflcits and use new timer apis]
Signed-off-by: default avatarChannagoud Kadabi <ckadabi@codeaurora.org>
parent c009f701
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