Files
linux/drivers/gpu/drm/tegra
Mikko Perttunen f2cbde943d drm/tegra: Fix comparison operator for buffer size
[ Upstream commit 5265f0338b ]

Here we are checking for the buffer length, not an offset for writing
to, so using > is correct. The current code incorrectly rejects a
command buffer ending at the memory buffer's end.

Signed-off-by: Mikko Perttunen <mperttunen@nvidia.com>
Reviewed-by: Dmitry Osipenko <digetx@gmail.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-08-24 13:09:14 +02:00
..
2017-08-01 17:50:06 +01:00
2017-08-17 17:57:14 +02:00
2017-04-05 18:11:47 +02:00
2017-04-05 18:11:47 +02:00
2017-08-17 17:57:08 +02:00
2017-08-17 17:57:14 +02:00
2017-09-26 11:08:17 +02:00
2017-04-05 18:11:48 +02:00