[PATCH 09/10] ppc64: Convert cpu_sibling_map to a per_cpu data array (v3)

Stephen Rothwell sfr at canb.auug.org.au
Mon Sep 17 16:39:54 EST 2007


On Mon, 17 Sep 2007 16:28:31 +1000 Stephen Rothwell <sfr at canb.auug.org.au> wrote:
>
> 	the topology (on my POWERPC5+ box) is not correct:
> 
> cpu0/topology/thread_siblings:0000000f
> cpu1/topology/thread_siblings:0000000f
> cpu2/topology/thread_siblings:0000000f
> cpu3/topology/thread_siblings:0000000f
> 
> it used to be:
> 
> cpu0/topology/thread_siblings:00000003
> cpu1/topology/thread_siblings:00000003
> cpu2/topology/thread_siblings:0000000c
> cpu3/topology/thread_siblings:0000000c

This would be because we are setting up the cpu_sibling map before we
call setup_per_cpu_areas().

-- 
Cheers,
Stephen Rothwell                    sfr at canb.auug.org.au
http://www.canb.auug.org.au/~sfr/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.ozlabs.org/pipermail/linuxppc-dev/attachments/20070917/4a7b19cf/attachment.pgp>


More information about the Linuxppc-dev mailing list