From: Jesse Larrew Date: Wed, 24 Apr 2013 06:03:48 +0000 (+0000) Subject: powerpc/pseries: Update NUMA VDSO information when updating CPU maps X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~66^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=176bbf142461a000901df4ec6b8fac04969dd4e5;p=pandora-kernel.git powerpc/pseries: Update NUMA VDSO information when updating CPU maps The following patch adds vdso_getcpu_init(), which stores the NUMA node for a cpu in SPRG3: Commit 18ad51dd34 ("powerpc: Add VDSO version of getcpu") adds vdso_getcpu_init(), which stores the NUMA node for a cpu in SPRG3. This patch ensures that this information is also updated when the NUMA affinity of a cpu changes. Signed-off-by: Nathan Fontenot Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed