Re: [PATCH] KVM: selftests: Include sys/mman.h *and* linux/mman.h, via kvm_syscalls.h
From: Edgecombe, Rick P
Date: Tue Apr 28 2026 - 13:46:17 EST
On Mon, 2026-04-27 at 18:25 -0700, Sean Christopherson wrote:
> Fixes: 9830209b4ae8 ("KVM: selftests: Test MADV_COLLAPSE on guest_memfd")
> Reported-by: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
> Closes: https://lore.kernel.org/all/20260427204313.50741-1-rick.p.edgecombe@xxxxxxxxx
> Signed-off-by: Sean Christopherson <seanjc@xxxxxxxxxx>
Fixes my build, thanks.