summaryrefslogtreecommitdiff
path: root/rust/zerocopy/src/pointer/git@git.tavy.me:linux-stable.git
diff options
context:
space:
mode:
authorSvyatoslav Ryhel <clamor95@gmail.com>2026-05-17 12:14:49 +0300
committerThierry Reding <treding@nvidia.com>2026-05-28 17:19:28 +0200
commitc4ef5ba1131346159e31f4ef858525cf377380a6 (patch)
tree28f568317aedbd9f083ce4aa817dbeae8e4ff68a /rust/zerocopy/src/pointer/git@git.tavy.me:linux-stable.git
parent697d6de37650f9c362e02efcf49df2ec774796d6 (diff)
drm/tegra: gr2d/gr3d: Initialize address register map before HOST1X client is registered
The host1x_client_register() function is called just prior to register map initialization loop, making the device available to userspace. This may result in userspace attempting to submits a job before the register map is initialized. Address this by moving register initialization before host1x client registration. Acked-by: Mikko Perttunen <mperttunen@nvidia.com> Signed-off-by: Svyatoslav Ryhel <clamor95@gmail.com> Signed-off-by: Thierry Reding <treding@nvidia.com> Link: https://patch.msgid.link/20260517091450.46728-2-clamor95@gmail.com
Diffstat (limited to 'rust/zerocopy/src/pointer/git@git.tavy.me:linux-stable.git')
0 files changed, 0 insertions, 0 deletions