summaryrefslogtreecommitdiff
path: root/scripts/tracing/draw_functrace.py
diff options
context:
space:
mode:
authorDeepak Kumar <dkumar@codeaurora.org>2017-02-23 17:49:37 +0530
committerDeepak Kumar <dkumar@codeaurora.org>2017-02-24 12:06:16 +0530
commite5f964228dc62f6dfed96db010340c6f32008af7 (patch)
tree47618e6ec4c489953f52c9f5f839a1c986fe9882 /scripts/tracing/draw_functrace.py
parentd72462d943ee499ac17a485bdacca60c0db31c04 (diff)
msm: kgsl: Use init_utsname() instead of ustname() for kernel build info.
Using per uts namespace utsname() for kernel build information section in snapshot dump was causing a kernel panic because it is accessing a NULL nsproxy pointer. nsproxy was null because corresponding user task got SIGKILL which triggered call to free_nsproxy. The patch fixes the issue by using the global init_utsname() which is always valid. Change-Id: I13b1b07557794a7fcedf0c9e6acfd3406fbb8989 Signed-off-by: Deepak Kumar <dkumar@codeaurora.org>
Diffstat (limited to 'scripts/tracing/draw_functrace.py')
0 files changed, 0 insertions, 0 deletions