[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190612081944.GB17505@8bytes.org>
Date: Wed, 12 Jun 2019 10:19:44 +0200
From: Joerg Roedel <joro@...tes.org>
To: Jean-Philippe Brucker <jean-philippe.brucker@....com>
Cc: alex.williamson@...hat.com, jacob.jun.pan@...ux.intel.com,
eric.auger@...hat.com, ashok.raj@...el.com, yi.l.liu@...el.com,
robdclark@...il.com, linux-kernel@...r.kernel.org,
iommu@...ts.linux-foundation.org, robin.murphy@....com
Subject: Re: [PATCH v2 0/4] iommu: Add device fault reporting API
On Mon, Jun 03, 2019 at 03:57:45PM +0100, Jean-Philippe Brucker wrote:
> Jacob Pan (3):
> driver core: Add per device iommu param
> iommu: Introduce device fault data
> iommu: Introduce device fault report API
>
> Jean-Philippe Brucker (1):
> iommu: Add recoverable fault reporting
>
> drivers/iommu/iommu.c | 236 ++++++++++++++++++++++++++++++++++++-
> include/linux/device.h | 3 +
> include/linux/iommu.h | 87 ++++++++++++++
> include/uapi/linux/iommu.h | 153 ++++++++++++++++++++++++
> 4 files changed, 476 insertions(+), 3 deletions(-)
> create mode 100644 include/uapi/linux/iommu.h
Applied, thanks.
Powered by blists - more mailing lists