From 3fa9cacd697eb26d99c59a8479d8a1b3d6311182 Mon Sep 17 00:00:00 2001 From: Erik Hugne Date: Thu, 22 Jan 2015 17:10:31 +0100 Subject: [PATCH] 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-format-patch failed