projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f1936f
)
powerpc/pseries: Fix typo in VPHN comments
author
Jesse Larrew
<jlarrew@linux.vnet.ibm.com>
Thu, 20 Jan 2011 19:00:51 +0000
(19:00 +0000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Mon, 7 Feb 2011 01:58:21 +0000
(12:58 +1100)
Correct a spelling error in VPHN comments in numa.c.
Signed-off-by: Jesse Larrew <jlarrew@linux.vnet.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/mm/numa.c
patch
|
blob
|
history
diff --git
a/arch/powerpc/mm/numa.c
b/arch/powerpc/mm/numa.c
index bf5cb91f07de43dbda6331252b2ad86a2ceccf16..4d7f9e78023c7279166a5ca789ebcf49f1a87f0d 100644
(file)
--- a/
arch/powerpc/mm/numa.c
+++ b/
arch/powerpc/mm/numa.c
@@
-1289,7
+1289,7
@@
u64 memory_hotplug_max(void)
}
#endif /* CONFIG_MEMORY_HOTPLUG */
-/* Vrtual Processor Home Node (VPHN) support */
+/* V
i
rtual Processor Home Node (VPHN) support */
#ifdef CONFIG_PPC_SPLPAR
#define VPHN_NR_CHANGE_CTRS (8)
static u8 vphn_cpu_change_counts[NR_CPUS][VPHN_NR_CHANGE_CTRS];