lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <2024081330-dismiss-unsealed-0f21@gregkh>
Date: Tue, 13 Aug 2024 11:58:51 +0200
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Leon Romanovsky <leon@...nel.org>
Cc: Christoph Hellwig <hch@....de>, Robin Murphy <robin.murphy@....com>,
	Joerg Roedel <joro@...tes.org>, Will Deacon <will@...nel.org>,
	Marek Szyprowski <m.szyprowski@...sung.com>,
	Easwar Hariharan <eahariha@...ux.microsoft.com>,
	linux-kernel@...r.kernel.org, iommu@...ts.linux.dev,
	Jason Gunthorpe <jgg@...dia.com>, leonro@...dia.com
Subject: Re: [PATCH v4 0/2] DMA IOMMU static calls

On Mon, Aug 05, 2024 at 03:20:50PM +0300, Leon Romanovsky wrote:
> On Wed, Jul 24, 2024 at 09:04:47PM +0300, Leon Romanovsky wrote:
> 
> <...>
> 
> > Leon Romanovsky (2):
> >   dma: call unconditionally to unmap_page and unmap_sg callbacks
> >   dma: add IOMMU static calls with clear default ops
> > 
> >  MAINTAINERS                 |   1 +
> >  drivers/iommu/Kconfig       |   2 +-
> >  drivers/iommu/dma-iommu.c   | 121 ++++++++++----------------
> >  drivers/iommu/intel/Kconfig |   1 -
> >  include/linux/device.h      |   5 ++
> 
> Greg,
> 
> Can you please ack the change in the include/linux/device.h file?

I thought we were trying to get away from adding iommu stuff to struct
device, but oh well :(

Acked-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ