]> www.infradead.org Git - linux-platform-drivers-x86.git/commitdiff
powerpc/64e: Trivial spelling fixes throughout head_fsl_booke.S
authorBhaskar Chowdhury <unixbhaskar@gmail.com>
Sun, 14 Mar 2021 22:04:36 +0000 (03:34 +0530)
committerMichael Ellerman <mpe@ellerman.id.au>
Mon, 29 Mar 2021 02:22:12 +0000 (13:22 +1100)
Trivial spelling fixes throughout the file.

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20210314220436.3417083-1-unixbhaskar@gmail.com
arch/powerpc/kernel/head_fsl_booke.S

index 3efc5baa801a9c20896779c7a78a40dd4d9c9e96..a1a5c3f10dc4245d16318f8ee1dc13514d162e29 100644 (file)
@@ -113,7 +113,7 @@ _ENTRY(_start);
 
 1:
        /*
-        * We have the runtime (virutal) address of our base.
+        * We have the runtime (virtual) address of our base.
         * We calculate our shift of offset from a 64M page.
         * We could map the 64M page we belong to at PAGE_OFFSET and
         * get going from there.
@@ -497,7 +497,7 @@ END_BTB_FLUSH_SECTION
 #endif
 #endif
 
-       bne     2f                      /* Bail if permission/valid mismach */
+       bne     2f                      /* Bail if permission/valid mismatch */
 
        /* Jump to common tlb load */
        b       finish_tlb_load
@@ -592,7 +592,7 @@ END_BTB_FLUSH_SECTION
 #endif
 #endif
 
-       bne     2f                      /* Bail if permission mismach */
+       bne     2f                      /* Bail if permission mismatch */
 
        /* Jump to common TLB load point */
        b       finish_tlb_load