[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1294007486.2535.259.camel@edumazet-laptop>
Date: Sun, 02 Jan 2011 23:31:26 +0100
From: Eric Dumazet <eric.dumazet@...il.com>
To: Stefani Seibold <stefani@...bold.net>
Cc: linux-kernel@...r.kernel.org, akpm@...ux-foundation.org,
davem@...emloft.net, netdev@...r.kernel.org, shemminger@...tta.com
Subject: Re: [PATCH] new UDPCP Communication Protocol
Le dimanche 02 janvier 2011 à 23:16 +0100, Stefani Seibold a écrit :
> Am Sonntag, den 02.01.2011, 22:55 +0100 schrieb Eric Dumazet:
> > Le dimanche 02 janvier 2011 à 16:31 +0100, stefani@...bold.net a écrit :
> > > From: Stefani Seibold <stefani@...bold.net>
> > >
> > > Changelog:
> > > 31.12.2010 first proposal
> > > 01.01.2011 code cleanup and fixes suggest by Eric Dumazet
> > > 02.01.2011 kick away UDP-Lite support
> > > change spin_lock_irq into spin_lock_bh
> > > faster udpcp_release_sock
> > > base is now linux-next
> >
> > Since you depend on zlib_adler32(), you should add a dependence in
> > Kconfig so that its available
> >
> > select ZLIB_INFLATE
> >
>
> No this is not necessary, since zlib_adler32() is defined as a static
> inline function in include/linux/zutil.h
>
>
Wow, this huge function is inlined, how shocking :)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists