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:	Tue, 9 Feb 2016 16:09:01 -0600
From:	Suravee Suthikulpanit <Suravee.Suthikulpanit@....com>
To:	Joerg Roedel <joro@...tes.org>
CC:	<bp@...en8.de>, <peterz@...radead.org>, <mingo@...hat.com>,
	<acme@...nel.org>, <linux-kernel@...r.kernel.org>,
	<iommu@...ts.linux-foundation.org>
Subject: Re: [PATCH v2 3/6] iommu/amd: Introduce amd_iommu_get_num_iommus()

Hi Joerg,

On 01/07/2016 06:15 AM, Joerg Roedel wrote:
> On Fri, Jan 01, 2016 at 12:13:37PM -0600, Suravee Suthikulpanit wrote:
>> +int amd_iommu_get_num_iommus(void)
>> +{
>> +	return amd_iommus_present;
>> +}
>> +EXPORT_SYMBOL(amd_iommu_get_num_iommus);
>
> Is this export needed? The perf code can't be build as a module.
>
> Otherwise it looks good.
>

Right. I am fixing this in V3 and sending out shortly.

Thanks,
Suravee

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ