]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
gpu: nova-core: gsp: unconditionally call variable payload handling
authorEliot Courtney <ecourtney@nvidia.com>
Fri, 6 Mar 2026 07:22:03 +0000 (16:22 +0900)
committerAlexandre Courbot <acourbot@nvidia.com>
Tue, 10 Mar 2026 07:07:33 +0000 (16:07 +0900)
commitdcf1fdafe04095947f08db5a45d1994aa1d948fa
treebe9b45629c2a80e47fe7ca4f64d0516fd63929b2
parent1a0d4bc62b5d36a8ae4dca4413c2703b5fdd93f4
gpu: nova-core: gsp: unconditionally call variable payload handling

Unconditionally call the variable length payload code, which is a no-op
if there is no such payload but could defensively catch some coding
errors by e.g. checking that the allocated size is completely filled.

Tested-by: Zhi Wang <zhiw@nvidia.com>
Signed-off-by: Eliot Courtney <ecourtney@nvidia.com>
Link: https://patch.msgid.link/20260306-cmdq-continuation-v6-6-cc7b629200ee@nvidia.com
Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
drivers/gpu/nova-core/gsp/cmdq.rs