Merge branch into tip/master: 'x86/pasid'
* x86/pasid:
83aa52ffed5d Documentation/x86: Update documentation for SVA (Shared Virtual Addressing)
6e3133d901e8 tools/objtool: Check for use of the ENQCMD instruction in the kernel
7c1ef59145f1 x86/cpufeatures: Re-enable ENQCMD
fa6af69f38d3 x86/traps: Demand-populate PASID MSR via #GP
a3d29e8291b6 sched: Define and initialize a flag to identify valid PASID in the task
dc7507ddce59 x86/fpu: Clear PASID when copying fpstate
701fac40384f iommu/sva: Assign a PASID to mm on PASID allocation and free it on mm exit
a6cbd44093ef kernel/fork: Initialize mm's PASID
7a5fbc9bcba5 iommu/ioasid: Introduce a helper to check for valid PASIDs
7a853c2d5951 mm: Change CONFIG option for mm->pasid field
7ba564722d98 iommu/sva: Rename CONFIG_IOMMU_SVA_LIB to CONFIG_IOMMU_SVA
Signed-off-by: Ingo Molnar <mingo@kernel.org>