[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20140603151428.Horde.DYj0Npir309Tjh6U6PLlFFA@imap.linux.ibm.com>
Date: Tue, 03 Jun 2014 15:14:28 -0400
From: wenxiong@...ux.vnet.ibm.com
To: Dmitry Kravkov <Dmitry.Kravkov@...gic.com>
Cc: David Miller <davem@...emloft.net>,
Ariel Elior <Ariel.Elior@...gic.com>,
netdev <netdev@...r.kernel.org>
Subject: Re: [PATCH V2 2/2] bnx2x: Fix kernel crash and data miscompare
after EEH recovery
Quoting Dmitry Kravkov <Dmitry.Kravkov@...gic.com>:
> On Jun 2, 2014 5:26 AM, David Miller <davem@...emloft.net> wrote:
>>
>> From: wenxiong@...ux.vnet.ibm.com
>> Date: Wed, 28 May 2014 10:56:43 -0500
>>
>> > A rmb() is required to ensure that the CQE is not read before it
>> > is written by the adapter DMA. PCI ordering rules will make sure
>> > the other fields are written before the marker at the end of struct
>> > eth_fast_path_rx_cqe but without rmb() a weakly ordered processor can
>> > process stale data.
>> >
>> > Without the barrier we have observed various crashes including
>> > bnx2x_tpa_start being called on queues not stopped (resulting in message
>> > start of bin not in stop) and NULL pointer exceptions from bnx2x_rx_int.
>> >
>> > Signed-off-by: Milton Miller <miltonm@....com>
> Wen, are you sure the addressee is correct? Our mail server was
> unable to deliver.
I didn't see the failure when I submitted the patch. I checked with Milton.
The domain was sold recently.
Thanks,
Wendy
>
> ________________________________
>
> This message and any attached documents contain information from
> QLogic Corporation or its wholly-owned subsidiaries that may be
> confidential. If you are not the intended recipient, you may not
> read, copy, distribute, or use this information. If you have
> received this transmission in error, please notify the sender
> immediately by reply e-mail and then delete this message.
--
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