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]
Date:   Thu, 19 May 2022 22:46:49 +0530
From:   Vinod Koul <vkoul@...nel.org>
To:     YueHaibing <yuehaibing@...wei.com>
Cc:     rgumasta@...dia.com, pkunapuli@...dia.com, treding@...dia.com,
        digetx@...il.com, akhilrajeev@...dia.com,
        dmaengine@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH -next] dmaengine: tegra: Fix build error without IOMMU_API

On 05-05-22, 17:32, YueHaibing wrote:
> drivers/dma/tegra186-gpc-dma.c: In function ‘tegra_dma_probe’:
> drivers/dma/tegra186-gpc-dma.c:1364:24: error: ‘struct iommu_fwspec’ has no member named ‘ids’
>   stream_id = iommu_spec->ids[0] & 0xffff;
>                         ^~
> 
> Make TEGRA186_GPC_DMA depends on IOMMU_API to fix this.

Applied, thanks

> 
-- 
~Vinod

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ