[PATCH 8/11] Update numa cpu vdso info

2013-03-08 Thread Nathan Fontenot
From: Jesse Larrew The following patch adds vdso_getcpu_init(), which stores the NUMA node for a cpu in SPRG3: http://patchwork.ozlabs.org/patch/169070/ This patch ensures that this information is also updated when the NUMA affinity of a cpu changes. Signed-off-by: Nathan Fontenot --- arch/p

Re: [PATCH 8/11] Update numa cpu vdso info

2013-03-14 Thread Paul Mackerras
On Fri, Mar 08, 2013 at 10:07:05PM -0600, Nathan Fontenot wrote: > From: Jesse Larrew > > The following patch adds vdso_getcpu_init(), which stores the NUMA node for > a cpu in SPRG3: > > http://patchwork.ozlabs.org/patch/169070/ Since that patch is now upstream, it would be better to refer to