kdb: Fix off by one error in kdb_cpu()
[firefly-linux-kernel-4.4.55.git] / kernel / debug / debug_core.c
index 07ce18ca71e0cd46b70155269a77b04af23f6526..ac5c0f9c7a20e81fce8d9296d44219498fdcbb66 100644 (file)
@@ -604,7 +604,7 @@ return_normal:
                   online_cpus)
                cpu_relax();
        if (!time_left)
-               pr_crit("KGDB: Timed out waiting for secondary CPUs.\n");
+               pr_crit("Timed out waiting for secondary CPUs.\n");
 
        /*
         * At this point the primary processor is completely