summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorInki Dae <inki.dae@samsung.com>2014-11-13 10:05:12 +0300
committerInki Dae <inki.dae@samsung.com>2014-11-24 12:02:49 +0300
commit421ee18d4e040d673f5ce2972efa75c2ce0826d9 (patch)
tree706aee5a8bd760240f5b9b69370775491dd88931 /tools/perf/scripts/python/syscall-counts.py
parente9fbdcb45a36c775383dd98d53b4452cdb5e53c0 (diff)
downloadlinux-421ee18d4e040d673f5ce2972efa75c2ce0826d9.tar.xz
drm/exynos: fix null pointer dereference issue
This patch fixes null pointer dereference issue incurred when ipp driver is enabled and Exynos drm driver is closed. Non kms driver should register its own sub driver to setup necessary resources, which is done by load(). So null pointer dereference occurs when ipp driver is enabled and Exynos drm driver is closed because ipp core device is registered after component_master_add_with_match call. This patch makes exynos_drm_device_subdrv_probe() to be called after all non kms drivers are registered. 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