[IA64] setup.c Typo fix "Architechtuallly"
authorJustin P. Mattock <justinmattock@gmail.com>
Mon, 28 Feb 2011 04:46:46 +0000 (20:46 -0800)
committerTony 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

index dbc4cbe..77db0b5 100644 (file)
@@ -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) {