scsi: vmw_pvscsi: Expand vcpuHint to 16 bits
authorWentao Wang <wwentao@vmware.com>
Thu, 2 Jun 2022 08:57:00 +0000 (08:57 +0000)
committerMartin K. Petersen <martin.petersen@oracle.com>
Wed, 8 Jun 2022 01:30:56 +0000 (21:30 -0400)
commitcf71d59c2eceadfcde0fb52e237990a0909880d7
treebcd161bc6c7921ad70aecc2e76c565925e682ee0
parentf92de9d110429e39929a49240d823251c2fe903e
scsi: vmw_pvscsi: Expand vcpuHint to 16 bits

vcpuHint has been expanded to 16 bit on host to enable routing to more
CPUs. Guest side should align with the change. This change has been tested
with hosts with 8-bit and 16-bit vcpuHint, on both platforms host side can
get correct value.

Link: https://lore.kernel.org/r/EF35F4D5-5DCC-42C5-BCC4-29DF1729B24C@vmware.com
Signed-off-by: Wentao Wang <wwentao@vmware.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/vmw_pvscsi.h