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

Skip to content
Commit 48a70483 authored by Lynus Vaz's avatar Lynus Vaz
Browse files

msm: kgsl: Remove context debugfs nodes when detaching it



Removing debugfs nodes requires the debugfs SRCU to be synchronized,
which cannot be done in an atomic context. Remove the kgsl context
debugfs nodes when the context is detached instead of destroyed,
which may be in an interrupt context as the context memory and other
resources are freed asynchronously.

Change-Id: Iae9a12e0b92812f07cc42063033202fa07e0ef85
Signed-off-by: default avatarLynus Vaz <lvaz@codeaurora.org>
parent 41337d53
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