[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <e5dea07c-5067-a324-5f46-b8ed4157c104@lab.ntt.co.jp>
Date: Thu, 18 Oct 2018 18:26:05 +0900
From: Toshiaki Makita <makita.toshiaki@....ntt.co.jp>
To: Sebastian Andrzej Siewior <bigeasy@...utronix.de>
Cc: Stephen Hemminger <stephen@...workplumber.org>,
netdev@...r.kernel.org, virtualization@...ts.linux-foundation.org,
tglx@...utronix.de, "Michael S. Tsirkin" <mst@...hat.com>,
Jason Wang <jasowang@...hat.com>,
"David S. Miller" <davem@...emloft.net>
Subject: Re: [PATCH] virtio_net: add local_bh_disable() around
u64_stats_update_begin
On 2018/10/18 18:11, Sebastian Andrzej Siewior wrote:
> On 2018-10-18 18:06:57 [+0900], Toshiaki Makita wrote:
>> NACK. Again, this race should not happen because of NAPI guard.
>> We need to investigate why this warning happened.
>
> I tried to explain this. Please see
> 20181018090812.rry5qgnqxxrjxaii@...utronix.de
Anyway, if this really happens, then it means try_fill_recv() can be
called concurrently for the same rq, which looks like a far more severe
problem to me. If so, we need to fix it instead.
--
Toshiaki Makita
Powered by blists - more mailing lists