lkml.org 
[lkml]   [2013]   [Jul]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 08/21] x86, acpi: Also initialize signature and length when parsing root table.
On Fri, Jul 19, 2013 at 03:59:21PM +0800, Tang Chen wrote:
> @@ -514,6 +514,7 @@ acpi_tb_install_table(acpi_physical_address address,
> * fully mapped later (in verify table). In any case, we must
> * unmap the header that was mapped above.
> */
> + table_desc = &acpi_gbl_root_table_list.tables[table_index];
> final_table = acpi_tb_table_override(table, table_desc);
> if (!final_table) {
> final_table = table; /* There was no override */

Is this chunk correct? Why is @table_desc being assigned twice in
this function?

> + /*
> + * Also initialize the table entries here, so that later we can use them
> + * to find SRAT at very eraly time to reserve hotpluggable memory.
^ typo
Thanks.

--
tejun


\
 
 \ /
  Last update: 2013-07-23 22:21    [W:0.308 / U:0.712 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site