RE: [PATCH] hv_sock: fix ARM64 support
From: Dexuan Cui
Date: Tue Apr 28 2026 - 17:25:27 EST
> From: Hamza Mahfooz <hamzamahfooz@xxxxxxxxxxxxxxxxxxx>
> Sent: Tuesday, April 28, 2026 5:54 AM
> Subject: [PATCH] hv_sock: fix ARM64 support
Typically, for a change to net/, you'd want to add a "net" or "net-next"
after the "PATCH", i.e.
[PATCH net]
or
[PATCH net v2]
See "Documentation/process/maintainer-netdev.rst"