diff options
Diffstat (limited to 'arch/powerpc/mm/numa.c')
-rw-r--r-- | arch/powerpc/mm/numa.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/mm/numa.c b/arch/powerpc/mm/numa.c index 3a048e98a132..ce28ae5ca080 100644 --- a/arch/powerpc/mm/numa.c +++ b/arch/powerpc/mm/numa.c | |||
@@ -1178,7 +1178,7 @@ static long vphn_get_associativity(unsigned long cpu, | |||
1178 | 1178 | ||
1179 | switch (rc) { | 1179 | switch (rc) { |
1180 | case H_FUNCTION: | 1180 | case H_FUNCTION: |
1181 | printk(KERN_INFO | 1181 | printk_once(KERN_INFO |
1182 | "VPHN is not supported. Disabling polling...\n"); | 1182 | "VPHN is not supported. Disabling polling...\n"); |
1183 | stop_topology_update(); | 1183 | stop_topology_update(); |
1184 | break; | 1184 | break; |