lkml.org 
[lkml]   [2008]   [Mar]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[patch] mark netconsole broken

* Andrew Morton <akpm@linux-foundation.org> wrote:

> This netconsole regression is still present in current mainline.
> Rafael, can you please add it to the list?
>
> It's strange that I can hit it on three separate machines with e100
> and e1000 yet nobody else has reported it (afaik). Is nobody using
> netconsole?

i'd suggest the patch below, to mark it broken.

Ingo

---
drivers/net/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Index: linux/drivers/net/Kconfig
===================================================================
--- linux.orig/drivers/net/Kconfig
+++ linux/drivers/net/Kconfig
@@ -3109,7 +3109,7 @@ config NET_FC

config NETCONSOLE
tristate "Network console logging support (EXPERIMENTAL)"
- depends on EXPERIMENTAL
+ depends on EXPERIMENTAL && BROKEN
---help---
If you want to log kernel messages over the network, enable this.
See <file:Documentation/networking/netconsole.txt> for details.

\
 
 \ /
  Last update: 2008-03-04 09:09    [W:0.101 / U:0.060 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site