On Tue, 3 Oct 2006, Herbert Xu wrote: > On Thu, Sep 28, 2006 at 10:40:18AM +0200, cagri coltekin wrote: > > > > No. Bug is the first after boot: > > OK, I think I've got the right bug this time. > > [UDP6]: Fix flowi clobbering > > The udp6_sendmsg function uses a shared buffer to store the > flow without taking any locks. This leads to races with SMP. > This patch moves the flowi object onto the stack. > > Signed-off-by: Herbert Xu <[EMAIL PROTECTED]>
Nice catch. Acked-by: James Morris <[EMAIL PROTECTED]> -- James Morris <[EMAIL PROTECTED]> - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html