[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20100225.021822.66777947.davem@davemloft.net>
Date: Thu, 25 Feb 2010 02:18:22 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: sgruszka@...hat.com
Cc: netdev@...r.kernel.org, vladz@...adcom.com, eilong@...adcom.com,
dhowells@...hat.com
Subject: Re: [RFC PATCH] bnx2x: fix tx queue locking and memory barriers
From: Stanislaw Gruszka <sgruszka@...hat.com>
Date: Thu, 25 Feb 2010 14:08:34 +0100
> Memory barriers here IMHO, prevent to make queue permanently stopped
> when on one cpu bnx2x_tx_int() make queue empty, whereas on other
> cpu bnx2x_start_xmit() see it full and make stop it, such cause
> queue will be stopped forever.
Instead of having an opinion, please show the exact sequence
of events that can lead to this situation. With such facts
inhand, you will have no need for an opinion :-)
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists