[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20120719.105156.756282805219314369.davem@davemloft.net>
Date: Thu, 19 Jul 2012 10:51:56 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: eric.dumazet@...il.com
Cc: netdev@...r.kernel.org, therbert@...gle.com, wsommerfeld@...gle.com
Subject: Re: [PATCH net-next v2] ipv4: tcp: remove per net tcp_sock
From: Eric Dumazet <eric.dumazet@...il.com>
Date: Thu, 19 Jul 2012 19:49:57 +0200
> On Thu, 2012-07-19 at 10:36 -0700, David Miller wrote:
>> From: Eric Dumazet <eric.dumazet@...il.com>
>> Date: Thu, 19 Jul 2012 19:34:03 +0200
>>
>> > v2 : move unicast_sock out of ip_send_unicast_reply() body
>> > init sk_refcnt to 1, in case some driver get/put a reference on
>> > socket.
>>
>> The compiler seems much happier with this, applied, thanks Eric :-)
>
> Maybe I should install your compiler ;) What is the version you
> currently use ?
On x86-64 I use:
[davem@...do net-next]$ gcc --version
gcc (GCC) 4.7.0 20120507 (Red Hat 4.7.0-5)
Copyright (C) 2012 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
and on sparc64 I use gcc-4.7.1 vanilla.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists