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
| ||
|
Message-ID: <0c08daf4-ad2f-9047-db52-c87d4e8b07b6@linux.intel.com> Date: Sat, 28 Jan 2023 20:10:58 +0800 From: Baolu Lu <baolu.lu@...ux.intel.com> To: Robin Murphy <robin.murphy@....com>, joro@...tes.org, will@...nel.org Cc: baolu.lu@...ux.intel.com, iommu@...ts.linux.dev, linux-kernel@...r.kernel.org, hch@....de, jgg@...dia.com, "Rafael J . Wysocki" <rafael.j.wysocki@...el.com>, Greg Kroah-Hartman <gregkh@...uxfoundation.org> Subject: Re: [PATCH v2 7/8] iommu: Retire bus ops On 2023/1/27 2:26, Robin Murphy wrote: > With the rest of the API internals converted, it's time to finally > tackle probe_device and how we bootstrap the per-device ops association > to begin with. This ends up being disappointingly straightforward, since > fwspec users are already doing it in order to find their of_xlate > callback, and it works out that we can easily do the equivalent for > other drivers too. Then shuffle the remaining awareness of iommu_ops > into the couple of core headers that still need it, and breathe a sigh > of relief. > > Ding dong the bus ops are gone! > > CC: Rafael J. Wysocki<rafael.j.wysocki@...el.com> > CC: Christoph Hellwig<hch@....de> > Acked-by: Greg Kroah-Hartman<gregkh@...uxfoundation.org> > Signed-off-by: Robin Murphy<robin.murphy@....com> Reviewed-by: Lu Baolu <baolu.lu@...ux.intel.com> Best regards, baolu
Powered by blists - more mailing lists