summaryrefslogtreecommitdiff
path: root/scripts/stackusage
diff options
context:
space:
mode:
authorRajeev Kumar Sirasanagandla <rsirasan@codeaurora.org>2018-04-03 14:49:58 +0530
committernshrivas <nshrivas@codeaurora.org>2018-04-03 13:39:11 -0700
commit20bfb89fe4f438a626809f9cc0774102e48349ae (patch)
tree817925dc37ea394c35b6f84b32249a8b9197e2cd /scripts/stackusage
parenta5c745dad60d18a96317418b8b7afbca5cb5d7e4 (diff)
qcacld-3.0: Create CSR debugfs files from hdd_open_adapter
Debugfs directory entry is created for each interface from hdd_open_adapter(). During driver load, this function runs from kernel context. Since directory is created from kernel context, enforcing SE linux policy doesn't allow CSR debugfs files to be created from user-context. Therefore, create CSR debugfs files from hdd_open_adapter() instead hdd_start_adapter() which runs in user-context. Change-Id: Ic1f8639441c3581ad1e8e9894ac76d97a3c2ae70 CRs-Fixed: 2215019
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions