[PATCH v2 08/15] Drivers: hv: Introduce per-cpu event ring tail

Wei Liu wei.liu at kernel.org
Fri Aug 18 16:26:36 PDT 2023


On Thu, Aug 17, 2023 at 03:01:44PM -0700, Nuno Das Neves wrote:
> Add a pointer hv_synic_eventring_tail to track the tail pointer for the
> SynIC event ring buffer for each SINT.
> 
> This will be used by the mshv driver, but must be tracked independently
> since the driver module could be removed and re-inserted.
> 
> Signed-off-by: Nuno Das Neves <nunodasneves at linux.microsoft.com>

Reviewed-by: Wei Liu <wei.liu at kernel.org>



More information about the linux-arm-kernel mailing list