summaryrefslogtreecommitdiff
path: root/uapi/linux/osapi_linux.h
diff options
context:
space:
mode:
authorRajeev Kumar <rajekuma@codeaurora.org>2016-09-12 14:49:54 -0700
committerqcabuildsw <qcabuildsw@localhost>2016-09-14 15:53:03 -0700
commit0fad1762fe0fce0ae920efac6c191d058267453d (patch)
tree692fb3120d57644b1e963169f5913c45564a17ef /uapi/linux/osapi_linux.h
parentd198e81754bf940813e1ae9c99c4af5949f478c1 (diff)
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
Diffstat (limited to 'uapi/linux/osapi_linux.h')
0 files changed, 0 insertions, 0 deletions