Re: [PATCH] [IPV6] Fix races in ip6_route_{input,output}().
From: "David S. Miller" <davem@davemloft.net>
Date: 2004-11-30 03:49:03
From: "David S. Miller" <davem@davemloft.net>
Date: 2004-11-30 03:49:03
On Sun, 28 Nov 2004 10:36:26 +0900 (JST) YOSHIFUJI Hideaki / $B5HF#1QL@(B [off-list ref] wrote:
We need to hold refcnt before releasing rt6_lock.
Looks good, patch applied, thanks a lot.