summaryrefslogtreecommitdiff
path: root/rust/zerocopy/src/pointer/git@git.tavy.me:linux-stable.git
diff options
context:
space:
mode:
authorKarol Wachowski <karol.wachowski@linux.intel.com>2026-05-22 11:32:09 +0200
committerKarol Wachowski <karol.wachowski@linux.intel.com>2026-05-25 09:53:43 +0200
commit0d8e8229f020b5960ee7d959958cb9c9d616351d (patch)
treeaf1a25a4e8bcd79709ffa8b77de0cc31c0c8e41f /rust/zerocopy/src/pointer/git@git.tavy.me:linux-stable.git
parent213c92ac9717e4951f052a499f91c89302889813 (diff)
accel/ivpu: Document why full JSM message size is always used
Firmware expects IPC messages to always carry the full fixed sizeof(struct vpu_jsm_msg) size. Sending the full struct also ensures unused fields are zeroed, which maintains compatibility when existing commands are extended with new fields in the future. Replace the misleading TODO comment with an explanation of the actual intent. Reviewed-by: Dawid Osuchowski <dawid.osuchowski@linux.intel.com> Signed-off-by: Karol Wachowski <karol.wachowski@linux.intel.com> Link: https://patch.msgid.link/20260522093209.1169716-1-karol.wachowski@linux.intel.com
Diffstat (limited to 'rust/zerocopy/src/pointer/git@git.tavy.me:linux-stable.git')
0 files changed, 0 insertions, 0 deletions