]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
vdpa/octeon_ep: Use 4 bytes for mailbox signature
authorVamsi Attunuru <vattunuru@marvell.com>
Tue, 24 Feb 2026 09:52:24 +0000 (15:22 +0530)
committerMichael S. Tsirkin <mst@redhat.com>
Wed, 10 Jun 2026 06:17:00 +0000 (02:17 -0400)
commitd42eadf7969e2217fceb84317d3fd28a7bdbd96e
treec7d5cf49336fa70b0201ed54cee9b969ec117f99
parent74dc530f4c505d61f0f3620e59fe56c325ae3437
vdpa/octeon_ep: Use 4 bytes for mailbox signature

The upper 4 bytes are reserved by the firmware for
storing meta data. Use only lower 4 bytes to update
the signature details.

Signed-off-by: Vamsi Attunuru <vattunuru@marvell.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Message-ID: <20260224095226.1001151-3-schalla@marvell.com>
drivers/vdpa/octeon_ep/octep_vdpa_main.c