summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sched-migration.py
diff options
context:
space:
mode:
authorYang Yingliang <yangyingliang@huawei.com>2022-04-25 12:08:26 +0300
committerJoerg Roedel <jroedel@suse.de>2022-04-28 12:38:44 +0300
commita15932f4377062364d22096afe25bc579134a1c3 (patch)
tree5cdf4260383fbf806c69c1bd271dd5c7dd30ee94 /tools/perf/scripts/python/sched-migration.py
parente6f48bed2cbee69b45d00d98d94e64112501d1e4 (diff)
downloadlinux-a15932f4377062364d22096afe25bc579134a1c3.tar.xz
iommu/dart: check return value after calling platform_get_resource()
It will cause null-ptr-deref in resource_size(), if platform_get_resource() returns NULL, move calling resource_size() after devm_ioremap_resource() that will check 'res' to avoid null-ptr-deref. And use devm_platform_get_and_ioremap_resource() to simplify code. Fixes: 46d1fb072e76 ("iommu/dart: Add DART iommu driver") Signed-off-by: Yang Yingliang <yangyingliang@huawei.com> Reviewed-by: Sven Peter <sven@svenpeter.dev> Link: https://lore.kernel.org/r/20220425090826.2532165-1-yangyingliang@huawei.com Signed-off-by: Joerg Roedel <jroedel@suse.de>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions