android_kernel_xiaomi_sm8350/core/utils
Abhishek Singh e740517a7b qcacld-3.0: Do not call pr_info while using spin_lock_irqsave
qcacld-2.0 to qcacld-3.0 propagation

wlan_queue_logmsg_for_app is called while holding spin lock with
interrupts disabled. It may call pr_info to log if node is dropped
while sending to user space.

This may cause interrupts disabled for some time.
As part of fix remove all pr_info from wlan_queue_logmsg_for_app.

Change-Id: Iffa5d463ae4e807bb30ff6eec5f3949735663fd5
CRs-Fixed: 1005714
2016-08-27 15:31:25 -07:00
..
epping qcacld-3.0: Avoid NULL pointer dereference when ASSERT disabled 2016-07-29 18:15:18 -07:00
fwlog qcacld-3.0: Fix to resolve checkpatch errors 2016-08-13 14:07:28 -07:00
host_diag_log qcacld-3.0: Change struct of EVENT_WLAN_SECURITY diag event 2016-06-23 12:26:41 -07:00
logging qcacld-3.0: Do not call pr_info while using spin_lock_irqsave 2016-08-27 15:31:25 -07:00
nlink qcacld-3.0: Changes to support different rx data path 2016-08-17 17:06:26 -07:00
pktlog qcacld-3.0: Add support to enable/disable packetlog using iwpriv 2016-08-20 10:36:55 -07:00
ptt qcacld-3.0: Add support for cnss logger module 2016-06-01 10:49:09 -07:00