]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - arch/i386/kernel/crash.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
[mv-sheeva.git] / arch / i386 / kernel / crash.c
index 0c88d3ec8c18bb6d19cf6db11c38c0d72ac65685..48f0f62f781c98d9b82456a3bb929638cdcc7bcd 100644 (file)
@@ -158,7 +158,7 @@ static void nmi_shootdown_cpus(void)
 void machine_crash_shutdown(struct pt_regs *regs)
 {
        /* This function is only called after the system
-        * has paniced or is otherwise in a critical state.
+        * has panicked or is otherwise in a critical state.
         * The minimum amount of code to allow a kexec'd kernel
         * to run successfully needs to happen here.
         *