From: Heiko Carstens Date: Tue, 23 Aug 2011 11:20:46 +0000 (+0200) Subject: nohz: Remove "Switched to NOHz mode" debugging messages X-Git-Tag: v3.2-rc1~160^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29c158e81c733ac7d6a75c5ee929f34fb9f92983;p=pandora-kernel.git nohz: Remove "Switched to NOHz mode" debugging messages When performing cpu hotplug tests the kernel printk log buffer gets flooded with pointless "Switched to NOHz mode..." messages. Especially when afterwards analyzing a dump this might have removed more interesting stuff out of the buffer. Assuming that switching to NOHz mode simply works just remove the printk. Signed-off-by: Heiko Carstens Link: http://lkml.kernel.org/r/20110823112046.GB2540@osiris.boeblingen.de.ibm.com Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed