Re: [PATCH 2/2] udp: RCU handling for Unicast packets.
From: Eric Dumazet <hidden>
Date: 2008-10-29 10:20:26
Attachments
- udp_3.patch [text/plain] 499 bytes · preview
From: Eric Dumazet <hidden>
Date: 2008-10-29 10:20:26
David Miller a écrit :
From: Eric Dumazet <redacted> Date: Wed, 29 Oct 2008 09:23:03 +0100quoted
David Miller a écrit :quoted
From: Eric Dumazet <redacted> Date: Tue, 28 Oct 2008 23:45:15 +0100quoted
I will submit a new patch serie tomorrow, with : Patch 1 : spinlocks instead of rwlocks, and bug spotted by Christian Bell Patch 2 : splited on two parts (2 & 3) , one for IPV4, one for IPV6,I very much look forward to this :-) I like these changes and can't wait to add them to net-next-2.6Thanks David, please find first updated patch 1Applied, please (re-)send the current version of patch 2 as well.
I found a fatal bug in /proc/net/udp handling, sorry. [PATCH] udp: udp_get_next() should use spin_unlock_bh() Signed-off-by: Eric Dumazet <redacted>