android_kernel_xiaomi_sm8350/core
Rajeev Kumar 0fad1762fe qcacld-3.0: Do not log current->comm from hw/sw irq context
Interrupt handlers do not have valid process context and hence
current pointer is not valid for software/hardware interrupt
handlers. In WLAN log to user space API current process name is
logged using current->comm but hardware/software interrupts do not
have corresponding current pointer because they use current pointer
of interrupted process. Make changes to not to log process name when
log message is generated from hardware/software interrupt handlers.

Change-Id: I42420c501f9e7161112c5210909f83755ba4813e
CRs-Fixed: 1065898
2016-09-14 15:53:03 -07:00
..
bmi qcacld-3.0: Fix NULL pointer dereferencing issues 2016-09-10 19:08:39 -07:00
cds qcacld-3.0: Send HT/VHT CAPs IE to firmware per band 2016-09-11 16:49:46 -07:00
dp qcacld-3.0: Add option to control Rx flow steering 2016-09-11 15:23:53 -07:00
hdd qcacld-3.0: set/clear interface opened flag for softap adapter 2016-09-13 12:54:45 -07:00
mac Release 5.1.0.26Q 2016-09-13 12:54:46 -07:00
pld Revert "qcacld-3.0: Call ICNSS APIs for get/set channels and dfs" 2016-09-11 15:44:45 -07:00
sap qcacld-3.0: SAP DFS: Fill new channel width in new_ch_params 2016-09-11 17:55:56 -07:00
sme qcacld-3.0: Reset PS timeout when PS requested from user space 2016-09-12 21:45:58 -07:00
utils qcacld-3.0: Do not log current->comm from hw/sw irq context 2016-09-14 15:53:03 -07:00
wma qcacld-3.0: Clean up packet parsing log messages in WMA 2016-09-12 21:46:01 -07:00