On Thu, Jul 27, 2023 at 01:48:28PM +0800, Lu Baolu wrote: > The unrecoverable fault data is not used anywhere. Remove it to avoid > dead code. > > Suggested-by: Kevin Tian <kevin.tian@xxxxxxxxx> > Signed-off-by: Lu Baolu <baolu.lu@xxxxxxxxxxxxxxx> > --- > include/linux/iommu.h | 70 +------------------------------------------ > 1 file changed, 1 insertion(+), 69 deletions(-) Do we plan to bring this back in some form? A driver specific fault report via iommufd? Reviewed-by: Jason Gunthorpe <jgg@xxxxxxxxxx> Jason