Re: [PATCH 1/2] ACPI: replace all acpi_get_table_with_size withacpi_get_table

From: Feng Tang
Date: Tue Jul 31 2012 - 22:11:44 EST


On Tue, 31 Jul 2012 13:56:58 -0700
Yinghai Lu <yinghai@xxxxxxxxxx> wrote:

> On Mon, Jul 30, 2012 at 8:20 PM, Len Brown <lenb@xxxxxxxxxx> wrote:
> > Applied.
> >
> > thanks,
> > Len Brown, Intel Open Source Technology Center
> >
> > ps. next time, please send to linux-acpi@xxxxxxxxxxxxxxx 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 for the reminder! I will send a follow-on patch

Thanks,
Feng

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