Commit ad7b67e5 authored by Justin P. Mattock's avatar Justin P. Mattock Committed by Tony Luck

[IA64] setup.c Typo fix "Architechtuallly"

s/Architechtuallly/Architecturally/
Signed-off-by: default avatarJustin P. Mattock <justinmattock@gmail.com>
Signed-off-by: default avatarTony Luck <tony.luck@intel.com>
parent faa18530
......@@ -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.
* Architechtuallly, cpu_init is always called twice on cpu 0. We
* Architecturally, cpu_init is always called twice on cpu 0. We
* should set cpu_number on cpu 0 once.
*/
if (cpuid == 0) {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment