Merge tag '64bit-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
[deliverable/linux.git] / kernel / kexec.c
index 9a8a01abbaed16a235c6e98b12f43996e6900cc2..c85277639b34ff220618d973ec8b84df557434e2 100644 (file)
@@ -2512,7 +2512,7 @@ static int kexec_apply_relocations(struct kimage *image)
                        continue;
 
                /*
-                * Respective archicture needs to provide support for applying
+                * Respective architecture needs to provide support for applying
                 * relocations of type SHT_RELA/SHT_REL.
                 */
                if (sechdrs[i].sh_type == SHT_RELA)
This page took 0.025281 seconds and 5 git commands to generate.