qemu-ppc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-ppc] [RFC PATCH v3 05/24] spapr: Reorganize CPU dt generation


From: David Gibson
Subject: Re: [Qemu-ppc] [RFC PATCH v3 05/24] spapr: Reorganize CPU dt generation code
Date: Mon, 4 May 2015 21:59:40 +1000
User-agent: Mutt/1.5.23 (2014-03-12)

On Fri, Apr 24, 2015 at 12:17:27PM +0530, Bharata B Rao wrote:
> Reorganize CPU device tree generation code so that it be reused from
> hotplug path. CPU dt entries are now generated from spapr_finalize_fdt()
> instead of spapr_create_fdt_skel().
> 
> Note: This is how the split-up looks like now:
> 
> Boot path
> ---------
> spapr_finalize_fdt
>  spapr_populate_cpus_dt_node
>   spapr_populate_cpu_dt
>    spapr_fixup_cpu_numa_dt
>    spapr_fixup_cpu_smt_dt
> 
> Hotplug path
> ------------
> spapr_cpu_plug
>  spapr_populate_hotplug_cpu_dt
>   spapr_populate_cpu_dt
>    spapr_fixup_cpu_numa_dt
>    spapr_fixup_cpu_smt_dt
> 
> ibm,cas path
> ------------
> spapr_h_cas_compose_response
>  spapr_fixup_cpu_dt
>   spapr_fixup_cpu_numa_dt
>   spapr_fixup_cpu_smt_dt
> 
> Signed-off-by: Bharata B Rao <address@hidden>

Reviewed-by: David Gibson <address@hidden>

-- 
David Gibson                    | I'll have my music baroque, and my code
david AT gibson.dropbear.id.au  | minimalist, thank you.  NOT _the_ _other_
                                | _way_ _around_!
http://www.ozlabs.org/~dgibson

Attachment: pgpBP91AGCRO_.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]