]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - kernel/kgdb.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394...
[karo-tx-linux.git] / kernel / kgdb.c
index 9147a3190c9d9b947dcbb9fe9c8e5c2dbb67c483..7d70146340224b501c2c77dec5fdc0a40bb1820a 100644 (file)
@@ -870,7 +870,7 @@ static void gdb_cmd_getregs(struct kgdb_state *ks)
 
        /*
         * All threads that don't have debuggerinfo should be
-        * in __schedule() sleeping, since all other CPUs
+        * in schedule() sleeping, since all other CPUs
         * are in kgdb_wait, and thus have debuggerinfo.
         */
        if (local_debuggerinfo) {