Skip to content
Commit f8c9614c authored by Anup Patel's avatar Anup Patel Committed by Will Deacon
Browse files

kvmtool: Fix absence of __packed definition



The absence of __packed definition in kvm/compiler.h cause build
failer after syncing kernel headers with Linux-6.8 because the
kernel header uapi/linux/virtio_pci.h uses __packed for structures.

Signed-off-by: default avatarAnup Patel <apatel@ventanamicro.com>
Reviewed-by: default avatarAndrew Jones <ajones@ventanamicro.com>
Link: https://lore.kernel.org/r/20240325153141.6816-3-apatel@ventanamicro.com


Signed-off-by: default avatarWill Deacon <will@kernel.org>
parent 99684681
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment