Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1723614 > unrolled thread

Re: [PATCH v2 0/4] VMD fixups

Started byBjorn Helgaas <helgaas@kernel.org>
First post2017-08-30 21:30 +0200
Last post2017-08-30 21:30 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH v2 0/4] VMD fixups Bjorn Helgaas <helgaas@kernel.org> - 2017-08-30 21:30 +0200

#1723614 — Re: [PATCH v2 0/4] VMD fixups

FromBjorn Helgaas <helgaas@kernel.org>
Date2017-08-30 21:30 +0200
SubjectRe: [PATCH v2 0/4] VMD fixups
Message-ID<ukgQy-3X3-5@gated-at.bofh.it>
[+cc Joerg]

On Thu, Aug 17, 2017 at 12:10:10PM -0600, Jon Derrick wrote:
> Mostly just cleanup in this revision, eg, trying to limit scope of vmd code to
> x86
> 
> Previous:
> https://patchwork.kernel.org/patch/9886095/
> https://patchwork.kernel.org/patch/9886097/
> https://patchwork.kernel.org/patch/9886101/
> 
> 
> Jon Derrick (4):
>   MAINTAINERS: Add Jonathan Derrick as VMD maintainer
>   pci/x86: Move VMD quirks to x86 fixups
>   x86/PCI: Use is_vmd rather than relying on the domain number
>   iommu: Prevent VMD child devices from being remapping targets
> 
>  MAINTAINERS                 |  1 +
>  arch/x86/pci/fixup.c        | 18 ++++++++++++++++++
>  drivers/iommu/intel-iommu.c |  5 +++++
>  drivers/pci/quirks.c        | 17 -----------------
>  4 files changed, 24 insertions(+), 17 deletions(-)

I haven't heard anything from IOMMU folks, so I applied these to
pci/host-vmd for v4.14.  Let me know if there's any objection.

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web