From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Thu, 22 Feb 2007 01:10:41 -0800 (PST) Message-Id: <20070222.011041.40575191.davem@davemloft.net> From: David Miller In-Reply-To: <20070221224255.686055172@linux-foundation.org> References: <20070221224107.741532037@linux-foundation.org> <20070221224255.686055172@linux-foundation.org> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: [Bridge] [PATCH 2/4] bridge: eliminate workqueue for carrier check List-Id: Linux Ethernet Bridging List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: shemminger@linux-foundation.org Cc: netdev@vger.kernel.org, bridge@linux-foundation.org From: Stephen Hemminger Date: Wed, 21 Feb 2007 14:41:09 -0800 > Having a work queue for checking carrier leads to lots of race issues. > Simpler to just get the cost when data structure is created and > update on change. > > Signed-off-by: StephenHemminger Applied, I guess the signoff typo is in your file :-)