diff options
author | Sakari Ailus <sakari.ailus@linux.intel.com> | 2023-02-24 16:00:46 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@kernel.org> | 2023-03-18 08:48:15 +0100 |
commit | 55f1ecb1199000932cf82e357841cc7498ac904f (patch) | |
tree | 4accd9060f034f46876e7e2a1ee3a7c9c88ece76 /arch/sparc | |
parent | 530779157c06d64721b81d60f7ae2715cdf338d2 (diff) |
media: v4l: subdev: Make link validation saferfixes
Link validation currently accesses invalid pointers if the link passed to
it is not between two sub-devices. This is of course a driver bug.
Ignore the error but print a warning message, as this is how it used to
work previously.
Fixes: a6b995ed03ff ("media: subdev: use streams in v4l2_subdev_link_validate()")
Reported-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Tested-by: Hans de Goede <hdegoede@redhat.com>
Reviewed-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'arch/sparc')
0 files changed, 0 insertions, 0 deletions