Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[pandora-kernel.git] / arch / x86 / kernel / kgdb.c
index 7c64c42..dba0b36 100644 (file)
@@ -278,7 +278,7 @@ static int hw_break_release_slot(int breakno)
                pevent = per_cpu_ptr(breakinfo[breakno].pev, cpu);
                if (dbg_release_bp_slot(*pevent))
                        /*
-                        * The debugger is responisble for handing the retry on
+                        * The debugger is responsible for handing the retry on
                         * remove failure.
                         */
                        return -1;