summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorBanajit Goswami <bgoswami@codeaurora.org>2016-04-01 19:41:16 -0700
committerJeevan Shriram <jshriram@codeaurora.org>2016-05-06 12:06:20 -0700
commit6b068d7cccffc1f0d30de54f3e0894e0579c602b (patch)
tree26e0a1e81417b6be6acb7f9c972765b77b2379fc /tools/perf/scripts/python/call-graph-from-postgresql.py
parent531c66a8fe7a84a4bc8fc6880ce523892a7fa6b4 (diff)
ASoC: msm: q6dspv2: initialize private data before using it
During Compress offload session open, a private data structure is allocated and registered as parameter for a callback to the compressed offload driver. All parameters inside the structure must be initialized before the structure is passed to ASM driver. This private data structure is sent back as param to the callback function registered with ASM. The initialization is needed to avoid NULL pointer dereference inside the callback function, in case ADSP SSR is triggered right after registering the callback with ASM and before rest of the initialization of the private data is complete. CRs-fixed: 989822 Change-Id: I8a64539a6a64fb8c75d06f933a735c70049bce7b Signed-off-by: Banajit Goswami <bgoswami@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions