Re: [PATCH 2/2] udp: RCU handling for Unicast packets.
From: David Miller <davem@davemloft.net>
Date: 2008-10-29 09:17:53
From: David Miller <davem@davemloft.net>
Date: 2008-10-29 09:17:53
From: Eric Dumazet <redacted> Date: Wed, 29 Oct 2008 10:04:24 +0100
Eric Dumazet a écrit :quoted
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.6Please find updated patch 2 Missing check in __udp6_lib_lookup() was added, and based on spinlock version ([PATCH] udp: introduce struct udp_table and multiple spinlocks)
Applied, thanks Eric.