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: <e5e68be8-7f64-c19c-ab0d-13e6f2fcbf33@linux.intel.com> Date: Sat, 28 Jan 2023 16:12:45 +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 Subject: Re: [PATCH v2 4/8] iommu: Factor out some helpers On 2023/1/27 2:26, Robin Murphy wrote: > The pattern for picking the first device out of the group list is > repeated a few times now, so it's clearly worth factoring out to hide > the group_device detail from places that don't need to know. Similarly, > the safety check for dev_iommu_ops() at public interfaces starts looking > a bit repetitive, and might not be completely obvious at first glance, > so let's factor that out for clarity as well, in preparation for more > uses of both. > > 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