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

Skip to content
Commit a046b9df authored by Subash Abhinov Kasiviswanathan's avatar Subash Abhinov Kasiviswanathan Committed by Gerrit - the friendly Code Review server
Browse files

rmnet_perf: Spinlock fix for module param



Previously rmnet_perf_opt_mode was spinlocking without disabling
softirqs. This caused a potential deadlock if it was preempted on
the core rmnet would try to spinlock from.

This change adds softirq disable before attempting to lock preventing
this scenario

Change-Id: Ic56820dd9462ea81f11b22abb1314dca0ec9fd94
Acked-by: default avatarRaul Martinez <mraul@qti.qualcomm.com>
Signed-off-by: default avatarSubash Abhinov Kasiviswanathan <subashab@codeaurora.org>
parent 99da95a0
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