[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20091213.193301.112613647.davem@davemloft.net>
Date: Sun, 13 Dec 2009 19:33:01 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: yinghai@...nel.org
Cc: eric.dumazet@...il.com, mingo@...e.hu, sri@...ibm.com,
herbert@...dor.apana.org.au, torvalds@...ux-foundation.org,
sjayaraman@...e.de, linux-kernel@...r.kernel.org,
netdev@...r.kernel.org
Subject: Re: nfs broken in net-next? -- now in mainline -- bisected:
d9f5950f90292f7cc42834338dfd5f44dc4cc4ca
From: Yinghai Lu <yinghai@...nel.org>
Date: Sun, 13 Dec 2009 14:28:14 -0800
> Eric Dumazet wrote:
>> [PATCH] udp: udp_lib_get_port() fix
>>
>> Now we can have a large udp hash table, udp_lib_get_port() loop
>> should be converted to a do {} while (cond) form,
>> or we dont enter it at all if hash table size is exactly 65536.
>>
>> Reported-by: Yinghai Lu <yinghai@...nel.org>
>> Signed-off-by: Eric Dumazet <eric.dumazet@...il.com>
...
> thanks. that fix the problem.
Applied, thanks everyone.
--
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