Re: [PATCH v8 0/9] x86: tag application address space for devices

From: Fenghua Yu
Date: Thu Sep 17 2020 - 19:53:26 EST


Hi, Joerg,

On Wed, Sep 16, 2020 at 10:06:02AM +0200, Joerg Roedel wrote:
> On Tue, Sep 15, 2020 at 09:30:04AM -0700, Fenghua Yu wrote:
> > Ashok Raj (1):
> > Documentation/x86: Add documentation for SVA (Shared Virtual
> > Addressing)
> >
> > Fenghua Yu (7):
> > drm, iommu: Change type of pasid to u32
> > iommu/vt-d: Change flags type to unsigned int in binding mm
> > x86/cpufeatures: Enumerate ENQCMD and ENQCMDS instructions
> > x86/msr-index: Define IA32_PASID MSR
> > mm: Define pasid in mm
> > x86/cpufeatures: Mark ENQCMD as disabled when configured out
> > x86/mmu: Allocate/free PASID
> >
> > Yu-cheng Yu (1):
> > x86/fpu/xstate: Add supervisor PASID state for ENQCMD feature
>
> For the IOMMU bits:
>
> Acked-by: Joerg Roedel <jroedel@xxxxxxx>

Thank you!

-Fenghua