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-next>] [day] [month] [year] [list]
Date:   Fri,  5 May 2017 17:39:07 -0500
From:   Manoj Iyer <manoj.iyer@...onical.com>
To:     linux-kernel@...r.kernel.org
Cc:     Joerg Roedel <joro@...tes.org>
Subject: iommu: Fix incompatible arg type in iommu_put/get_resv_regions

In linux-next struct device dev; was added to struct iommu_device
this breaks calls to iommu_put/get_resv_regions function because
these functions expect struct device * instead.

Please review and consider this patch to fix this.

Thanks
Manoj Iyer

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ