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

Skip to content
Commit 09ea8960 authored by Subash Abhinov Kasiviswanathan's avatar Subash Abhinov Kasiviswanathan
Browse files

soc: qcom: dfc: Change workqueue type to single thread



The max_active flag is not sufficient to guarantee that only one
instance of the work for dfc_do_burst_flow_control is running
across all cores. Change the allocation API to guarantee this behavior.

Additionally, remove all references to disabling bottom half processing
as SOFTIRQ NET_TX cannot invoke this thread as the transmit path no
longer calls the rtnl lock.

CRs-Fixed: 2303876
Change-Id: I5ecd7edc4c7d75b6b8df98a42d011b19e1fa75c0
Signed-off-by: default avatarSubash Abhinov Kasiviswanathan <subashab@codeaurora.org>
parent b79ef96c
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