From: Amerigo Wang <hidden> Date: 2010-03-22 09:59:28
Nowadays, most distributions enable netconsole by default,
including RHEL, Fedora, Debian, Arch, Opensuse. And
we don't have any bug reports about it. So I think there
is no need to mark it as experimental any more.
Cc: David S. Miller <davem@davemloft.net>
Signed-off-by: WANG Cong <redacted>
---
From: Neil Horman <nhorman@tuxdriver.com> Date: 2010-03-22 12:59:26
On Mon, Mar 22, 2010 at 05:59:23AM -0400, Amerigo Wang wrote:
quoted hunk
Nowadays, most distributions enable netconsole by default,
including RHEL, Fedora, Debian, Arch, Opensuse. And
we don't have any bug reports about it. So I think there
is no need to mark it as experimental any more.
Cc: David S. Miller <davem@davemloft.net>
Signed-off-by: WANG Cong <redacted>
---
From: Matt Mackall <hidden> Date: 2010-03-22 22:17:49
On Mon, 2010-03-22 at 08:59 -0400, Neil Horman wrote:
On Mon, Mar 22, 2010 at 05:59:23AM -0400, Amerigo Wang wrote:
quoted
Nowadays, most distributions enable netconsole by default,
including RHEL, Fedora, Debian, Arch, Opensuse. And
we don't have any bug reports about it. So I think there
is no need to mark it as experimental any more.
Cc: David S. Miller <davem@davemloft.net>
Signed-off-by: WANG Cong <redacted>
---
@@ -3252,15 +3252,14 @@ config NET_FC"SCSI generic support".configNETCONSOLE-tristate"Network console logging support (EXPERIMENTAL)"-depends onEXPERIMENTAL+tristate"Network console logging support"---help---Ifyouwanttologkernelmessagesoverthenetwork,enablethis.See<file:Documentation/networking/netconsole.txt>fordetails.configNETCONSOLE_DYNAMIC-bool"Dynamic reconfiguration of logging targets (EXPERIMENTAL)"-depends onNETCONSOLE&&SYSFS&&EXPERIMENTAL+bool"Dynamic reconfiguration of logging targets"+depends onNETCONSOLE&&SYSFSselectCONFIGFS_FShelpThisoptionenablestheabilitytodynamicallyreconfiguretarget--
Seems reasonable. Netconsole seems pretty mature.
Acked-by: Neil Horman <nhorman@tuxdriver.com>
Yeah, I'd forgotten that flag was even there.
Acked-by: Matt Mackall <redacted>
--
http://selenic.com : development and support for Mercurial and Linux
From: David Miller <davem@davemloft.net> Date: 2010-03-23 01:33:29
From: Amerigo Wang <redacted>
Date: Mon, 22 Mar 2010 05:59:23 -0400
Nowadays, most distributions enable netconsole by default,
including RHEL, Fedora, Debian, Arch, Opensuse. And
we don't have any bug reports about it. So I think there
is no need to mark it as experimental any more.
Cc: David S. Miller <davem@davemloft.net>
Signed-off-by: WANG Cong <redacted>