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] [day] [month] [year] [list]
Message-ID: <ygpnlw2tudyj3gg7n4nikbgitg7tfdtprksah3hjxw2st3u5tm@ahngikjvsawu>
Date: Tue, 20 Jan 2026 10:17:17 +0100
From: Joerg Roedel <joro@...tes.org>
To: Mark Brown <broonie@...nel.org>
Cc: Suravee Suthikulpanit <suravee.suthikulpanit@....com>, 
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>, Linux Next Mailing List <linux-next@...r.kernel.org>
Subject: Re: linux-next: build failure after merge of the iommu tree

On Mon, Jan 19, 2026 at 06:42:54PM +0000, Mark Brown wrote:
> Hi all,
> 
> After merging the iommu tree, today's linux-next build (x86_64
> allmodconfig) failed like this:
> 
> /tmp/next/build/drivers/iommu/amd/iommufd.c: In function 'amd_iommufd_viommu_destroy':
> /tmp/next/build/drivers/iommu/amd/iommufd.c:62:27: error: unused variable 'iommu' [-Werror=unused-variable]
>    62 |         struct amd_iommu *iommu = container_of(viommu->iommu_dev, struct amd_iommu, iommu);
>       |                           ^~~~~
> cc1: all warnings being treated as errors
> 
> Caused by commit
> 
>    757d2b1fdf5b7 (iommu/amd: Introduce gDomID-to-hDomID Mapping and handle parent domain invalidation)
> 
> I used the version from 20260116 instead.

Thanks Mark, a fix has been merged.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ