projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
faa1853
)
[IA64] setup.c Typo fix "Architechtuallly"
author
Justin P. Mattock
<justinmattock@gmail.com>
Mon, 28 Feb 2011 04:46:46 +0000
(20:46 -0800)
committer
Tony Luck
<tony.luck@intel.com>
Wed, 2 Mar 2011 22:00:11 +0000
(14:00 -0800)
s/Architechtuallly/Architecturally/
Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
arch/ia64/sn/kernel/setup.c
patch
|
blob
|
blame
|
history
diff --git
a/arch/ia64/sn/kernel/setup.c
b/arch/ia64/sn/kernel/setup.c
index dbc4cbecb5edcd5d9f9c60eccfaf6c25165a47ca..77db0b514fa47299801097d035dec02246602712 100644
(file)
--- a/
arch/ia64/sn/kernel/setup.c
+++ b/
arch/ia64/sn/kernel/setup.c
@@
-592,7
+592,7
@@
void __cpuinit sn_cpu_init(void)
/*
* Don't check status. The SAL call is not supported on all PROMs
* but a failure is harmless.
- * Architec
htual
lly, cpu_init is always called twice on cpu 0. We
+ * Architec
tura
lly, cpu_init is always called twice on cpu 0. We
* should set cpu_number on cpu 0 once.
*/
if (cpuid == 0) {