From: Erik Hugne Date: Thu, 22 Jan 2015 16:10:31 +0000 (+0100) Subject: tipc: fix excessive network event logging X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~134^2~129 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3fa9cacd697eb26d99c59a8479d8a1b3d6311182;p=pandora-kernel.git tipc: fix excessive network event logging If a large number of namespaces is spawned on a node and TIPC is enabled in each of these, the excessive printk tracing of network events will cause the system to grind down to a near halt. The traces are still of debug value, so instead of removing them completely we fix it by changing the link state and node availability logging debug traces. Signed-off-by: Erik Hugne Signed-off-by: David S. Miller --- Reading git-diff-tree failed