Re: [PATCH 2/3] Eleminate HZ from NET/ROM kernel interfaces
From: "David S. Miller" <davem@davemloft.net>
Date: 2006-05-06 00:19:46
Also in:
linux-hams
From: "David S. Miller" <davem@davemloft.net>
Date: 2006-05-06 00:19:46
Also in:
linux-hams
From: Ralf Baechle <redacted> Date: Tue, 2 May 2006 00:52:35 +0100
On Sun, Apr 30, 2006 at 05:21:36PM -0700, David S. Miller wrote:quoted
quoted
With such extensive patches for netrom and rose modules that will go into a future 2.6.x kernel, I think it would be justified to update the following banners in af_rose.c and af_netrom.c respectively for they appear during boot :It might be worthwhile to remove the messages altogether. IPV4 and the core networking used to output similar initialization log messages and it really doesn't really add anything but pollute the already voluminous kernel log. So I say we just remove it.Agreed, patch to remove the messages is below. Ralf Signed-off-by: Ralf Baechle <redacted>
Applied, thanks a lot Ralf.