X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=kernel%2Fkexec.c;h=c85277639b34ff220618d973ec8b84df557434e2;hb=29afc4e9a408f2304e09c6dd0dbcfbd2356d0faa;hp=9a8a01abbaed16a235c6e98b12f43996e6900cc2;hpb=dfdb3c4d18221c5c66a1bfecb76c25b3f95275e8;p=cascardo%2Flinux.git diff --git a/kernel/kexec.c b/kernel/kexec.c index 9a8a01abbaed..c85277639b34 100644 --- a/kernel/kexec.c +++ b/kernel/kexec.c @@ -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)