[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20110521.020554.264807564381349277.davem@davemloft.net>
Date: Sat, 21 May 2011 02:05:54 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: davej@...hat.com
Cc: difrost.kernel@...il.com, vladislav.yasevich@...com,
eric.dumazet@...il.com, netdev@...r.kernel.org
Subject: Re: [PATCH FINAL] SCTP: fix race between sctp_bind_addr_free() and
sctp_bind_addr_conflict()
From: Dave Jones <davej@...hat.com>
Date: Fri, 20 May 2011 19:27:17 -0400
> Just saw this land in Linus tree, and it broke the build for me..
>
> net/sctp/bind_addr.c: In function ‘sctp_bind_addr_clean’:
> net/sctp/bind_addr.c:148:24: error: ‘sctp_local_addr_free’ undeclared (first use in this function)
> net/sctp/bind_addr.c:148:24: note: each undeclared identifier is reported only once for each function it appears in
> make[2]: *** [net/sctp/bind_addr.o] Error 1
Yes this interacted and merged badly with the kfree_rcu() changes,
I'll fix this up, thanks.
Powered by blists - more mailing lists