summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorInki Dae <inki.dae@samsung.com>2014-11-07 14:31:08 +0300
committerInki Dae <inki.dae@samsung.com>2014-11-24 12:02:48 +0300
commit2d15118750fd69a50cf286d3fc275546fa0b5857 (patch)
tree2cd9e0fadcc37aac13ebea261c9bc2a811b48caa /tools/perf/scripts/python/syscall-counts.py
parentfbdf093d62de4974cd30f170cf76aa14e26b13e4 (diff)
downloadlinux-2d15118750fd69a50cf286d3fc275546fa0b5857.tar.xz
drm/exynos: g2d: fix null pointer dereference
This patch fixes a null pointer dereference issue incurred by calling g2d_remove when exynos_drm_platform_probe is failed. cmdlist_pool of g2d is allocated when g2d sub driver is probed. So if exynos_drm_platform_probe is failed, the g2d sub driver is not probed and the cmdlist_pool is still NULL. Signed-off-by: Inki Dae <inki.dae@samsung.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions