diff options
author | Dan Carpenter <dan.carpenter@linaro.org> | 2025-08-11 17:18:07 +0300 |
---|---|---|
committer | Hans Verkuil <hverkuil+cisco@kernel.org> | 2025-08-18 10:55:04 +0300 |
commit | 6347dc7fb967521a77f9ff0774d25ef0cca4c6cd (patch) | |
tree | bd434084e2476e8c8f89cdb6b66fe5b237709394 /tools/testing/selftests/bpf/prog_tests/prog_array_init.c | |
parent | 8f5ae30d69d7543eee0d70083daf4de8fe15d585 (diff) | |
download | linux-6347dc7fb967521a77f9ff0774d25ef0cca4c6cd.tar.xz |
media: rkvdec: Fix a NULL vs IS_ERR() bug in probe()
The iommu_paging_domain_alloc() function doesn't return NULL on error it
returns error pointers. Update the check and then set ->empty_domain to
NULL because the rest of the driver assumes it can be NULL.
Fixes: ff8c5622f9f7 ("media: rkvdec: Restore iommu addresses on errors")
Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
Tested-by: Detlev Casanova <detlev.casanova@collabora.com>
Signed-off-by: Nicolas Dufresne <nicolas.dufresne@collabora.com>
Signed-off-by: Hans Verkuil <hverkuil+cisco@kernel.org>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/prog_array_init.c')
0 files changed, 0 insertions, 0 deletions