Re: [PATCH 11/14] x86, acpi, numa: split SLIT handling out

From: Tejun Heo
Date: Fri Mar 08 2013 - 02:19:51 EST


On Thu, Mar 7, 2013 at 11:18 PM, Yinghai Lu <yinghai@xxxxxxxxxx> wrote:
> ia64 like to call in this seqence
> acpi_numa_init()
> parse srat
> parse slit
> then
> acpi_numa_arch_fixup()
>
> in this arch_fixup, it will try to fill dummy distance_matrix.
>
> so would to keep acpi_numa_init ...

Can't it just call acpi_numa_init_srat() and then init_slit()? What
am I missing?

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