Re: [PATCH] x86/kvm: Include linux/types.h in asm/kvm_para.h
From: WEI-HONG, YE
Date: Wed Jul 08 2026 - 03:48:36 EST
Thanks for the review and the suggested fix.
I checked the commit bf3647c44bc7 and agree that mtrr.c no longer needs
linux/kvm_para.h. I'll send a v2 that drops both the stale linux/kvm_para.h
include and the linux/types.h workaround from mtrr.c.
I'll add your Suggested-by tag in v2 unless you prefer otherwise.
Cheers,
Hong