Re: [PATCH 13/21] x86, acpi: Try to find SRAT in firmware earlier.

From: Tang Chen
Date: Wed Jul 24 2013 - 06:13:58 EST


On 07/24/2013 07:26 AM, Cody P Schafer wrote:
On 07/19/2013 12:59 AM, Tang Chen wrote:
......
+/*
+ * acpi_get_table_desc - Get the acpi table descriptor of a specific
table.
+ * @signature: The signature of the table to be found.
+ * @out_desc: The out returned descriptor.

The "@out_desc:" line looks funky. Also, I believe changes to this file
need to go in via acpica & probably conform to their commenting standards?


OK, followed.

......

Perhaps: "Iterate over acpi_gbl_root_table_list to find SRAT then return
its phys addr"

Though I wonder if this comment is even needed, as the iteration is done
in acpi_get_table_desc() (added above).


OK, will remove the comment.

Thanks.

--
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/