Re: [06/11] [TCP]: Put back tcp_timer_bug_msg[] symbol export.

From: David S. Miller
Date: Thu Mar 10 2005 - 18:56:23 EST


On Thu, 10 Mar 2005 23:20:14 +0000
Christoph Hellwig <hch@xxxxxxxxxxxxx> wrote:

> > --- a/net/ipv4/tcp_timer.c 2005-03-09 17:20:38 -08:00
> > +++ b/net/ipv4/tcp_timer.c 2005-03-09 17:20:38 -08:00
> > @@ -38,6 +38,7 @@
> >
> > #ifdef TCP_DEBUG
> > const char tcp_timer_bug_msg[] = KERN_DEBUG "tcpbug: unknown timer value\n";
> > +EXPORT_SYMBOL(tcp_timer_bug_msg);
> > #endif
>
> not complaining about putting this into -stable, but why do people have
> TCP_DEBUG turned on for normal builds?

It is on in everyone's build unless they edit include/net/tcp.h
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/