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] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 31 Jul 2012 13:56:58 -0700
From:	Yinghai Lu <yinghai@...nel.org>
To:	Len Brown <lenb@...nel.org>
Cc:	Feng Tang <feng.tang@...el.com>, Len Brown <len.brown@...el.com>,
	linux-kernel@...r.kernel.org, x86@...nel.org,
	Suresh Siddha <suresh.b.siddha@...el.com>,
	Donald Dutile <ddutile@...hat.com>,
	Alexander Gordeev <agordeev@...hat.com>,
	Bob Moore <robert.moore@...el.com>,
	Lin Ming <ming.m.lin@...el.com>
Subject: Re: [PATCH 1/2] ACPI: replace all acpi_get_table_with_size with acpi_get_table

On Mon, Jul 30, 2012 at 8:20 PM, Len Brown <lenb@...nel.org> wrote:
> Applied.
>
> thanks,
> Len Brown, Intel Open Source Technology Center
>
> ps. next time, please send to linux-acpi@...r.kernel.org list
> also, put comments not for the commit log after the "---"
>

other two reference need to be changed:

drivers/iommu/amd_iommu_init.c: status =
acpi_get_table_with_size("IVRS", 0, &ivrs_base, &ivrs_size);
drivers/iommu/amd_iommu_init.c: status =
acpi_get_table_with_size("IVRS", 0, &ivrs_base, &ivrs_size);


Thanks

Yinghai
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ