[PATCH] quieten softlockup at boot

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On a large SMP box we get a lot of softlockup thread XX started lines.
Any objections if we remove them?

Signed-off-by: Anton Blanchard <[email protected]>
---

Index: build/kernel/softlockup.c
===================================================================
--- build.orig/kernel/softlockup.c	2005-09-15 17:33:50.000000000 +1000
+++ build/kernel/softlockup.c	2005-10-06 21:52:14.000000000 +1000
@@ -75,8 +75,6 @@
 	struct sched_param param = { .sched_priority = 99 };
 	int this_cpu = (long) __bind_cpu;
 
-	printk("softlockup thread %d started up.\n", this_cpu);
-
 	sched_setscheduler(current, SCHED_FIFO, &param);
 	current->flags |= PF_NOFREEZE;
 
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux