mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-22 09:11:26 +03:00
f73208daa394fd74d4310c7669c230352319d553
Allocate the buffer based on the request instead of a fixed buffer length. In operations which may require larger buffer size, a fixed buffer may fail. Bug 4798264 Signed-off-by: Akhil R <akhilrajeev@nvidia.com> Change-Id: I0eac3e04aed89b07f5674cf69828d3ac0801a6c7 Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/3194058 (cherry picked from commit 01bdbd8a6679a5e31d0a06e5f21cd20cf0600ba6) Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/3199308 Reviewed-by: svcacv <svcacv@nvidia.com> Reviewed-by: Paritosh Dixit <paritoshd@nvidia.com> Tested-by: Brad Griffis <bgriffis@nvidia.com> GVS: buildbot_gerritrpt <buildbot_gerritrpt@nvidia.com> Reviewed-by: Brad Griffis <bgriffis@nvidia.com>
Description
No description provided