msm: bam_bmux: Add in_global_reset check while rescheduling queue_rx
In modem SSR case rescheduling of queue_rx_work for every 100ms
causing system to overload by rescheduling unnecessary work and
overflow kernel meesages with rescheduling logs.
Hence block the rescheduling of queue_rx_info
by adding in_global_reset flag check during modem SSR.
CRs-Fixed: 422096
Change-Id: I14bc8d82e44231a86b58faa0158740565177653d
Signed-off-by:
Arun Kumar Neelakantam <aneela@codeaurora.org>
Loading
Please sign in to comment