]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/sh64/mm/fault.c
spelling fixes: arch/sh64/
[linux-2.6-omap-h63xx.git] / arch / sh64 / mm / fault.c
index 4dd8ee8f01ce61e63558556cea363e7a250a210a..3cd93ba5d826482338b44230afc49f8ecb8b07dd 100644 (file)
@@ -135,7 +135,7 @@ asmlinkage void do_page_fault(struct pt_regs *regs, unsigned long writeaccess,
        /* SIM
         * Note this is now called with interrupts still disabled
         * This is to cope with being called for a missing IO port
-        * address with interupts disabled. This should be fixed as
+        * address with interrupts disabled. This should be fixed as
         * soon as we have a better 'fast path' miss handler.
         *
         * Plus take care how you try and debug this stuff.