From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 20655C7618B for ; Thu, 25 Jul 2019 05:09:22 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id ED3572189F for ; Thu, 25 Jul 2019 05:09:21 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2390439AbfGYFJU (ORCPT ); Thu, 25 Jul 2019 01:09:20 -0400 Received: from mail-qt1-f193.google.com ([209.85.160.193]:40743 "EHLO mail-qt1-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2390362AbfGYFJU (ORCPT ); Thu, 25 Jul 2019 01:09:20 -0400 Received: by mail-qt1-f193.google.com with SMTP id a15so47848357qtn.7 for ; Wed, 24 Jul 2019 22:09:19 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to; bh=SnXooH6bRth1jD1xI5jgub1n7W/9cDeezB8IK/8FBvM=; b=NrHVUdzPZf29qnQKXSM/crasUXqYsD6B9AuSio0lM+Jzi/wOSCqr5ZAYLsbBhfn3gU 8b52kxInk3TSPPXpQQQ7j1RBM10Bzm7ES2Z1InLPBqdReoXQkLll4dKWyK2SG0oMM0/Y wdjm8465Zhy9Cbyfze+ra+KmORcPLrkHNYXdEPXIdzO+3qMKLg/4412Az+urllknTNZQ Vh3RFCifLTYE9POVirb1Pko3/d78FMpLrRoOMDQRjsuRlEMUoC665P8zLrkTT+PcN6aq 0QewdzCdQqFHkwEDsL/CKPUKvT1EBTT+L+xqVsZeVAarEvALxD38A7PnndsdhGmHUg8w eojg== X-Gm-Message-State: APjAAAV5wvn8knQy4d7dd/zHjQl+JQ0VeHH86BzRXNfkYdpIz8E/9oNV mKTD+qlTWHJHtTMIv7whaGC7ow== X-Google-Smtp-Source: APXvYqzxEY8dCmXk72rFnbRyLodej+/+AemVfFopwhCrDsk6CUcwTNrtK1TN+HZM5zzMAfs0Ax/wsg== X-Received: by 2002:aed:3325:: with SMTP id u34mr59397385qtd.324.1564031358875; Wed, 24 Jul 2019 22:09:18 -0700 (PDT) Received: from redhat.com (bzq-79-181-91-42.red.bezeqint.net. [79.181.91.42]) by smtp.gmail.com with ESMTPSA id m5sm20753530qke.25.2019.07.24.22.09.11 (version=TLS1_3 cipher=AEAD-AES256-GCM-SHA384 bits=256/256); Wed, 24 Jul 2019 22:09:17 -0700 (PDT) Date: Thu, 25 Jul 2019 01:09:08 -0400 From: "Michael S. Tsirkin" To: Jason Wang Cc: syzbot , aarcange@redhat.com, akpm@linux-foundation.org, christian@brauner.io, davem@davemloft.net, ebiederm@xmission.com, elena.reshetova@intel.com, guro@fb.com, hch@infradead.org, james.bottomley@hansenpartnership.com, jglisse@redhat.com, keescook@chromium.org, ldv@altlinux.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-mm@kvack.org, linux-parisc@vger.kernel.org, luto@amacapital.net, mhocko@suse.com, mingo@kernel.org, namit@vmware.com, peterz@infradead.org, syzkaller-bugs@googlegroups.com, viro@zeniv.linux.org.uk, wad@chromium.org Subject: Re: WARNING in __mmdrop Message-ID: <20190725010342-mutt-send-email-mst@kernel.org> References: <20190723032800-mutt-send-email-mst@kernel.org> <20190723062221-mutt-send-email-mst@kernel.org> <9baa4214-67fd-7ad2-cbad-aadf90bbfc20@redhat.com> <20190723110219-mutt-send-email-mst@kernel.org> <20190724040238-mutt-send-email-mst@kernel.org> <3dfa2269-60ba-7dd8-99af-5aef8552bd98@redhat.com> <20190724142533-mutt-send-email-mst@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jul 25, 2019 at 11:44:27AM +0800, Jason Wang wrote: > > On 2019/7/25 上午2:25, Michael S. Tsirkin wrote: > > On Wed, Jul 24, 2019 at 06:08:05PM +0800, Jason Wang wrote: > > > On 2019/7/24 下午4:05, Michael S. Tsirkin wrote: > > > > On Wed, Jul 24, 2019 at 10:17:14AM +0800, Jason Wang wrote: > > > > > On 2019/7/23 下午11:02, Michael S. Tsirkin wrote: > > > > > > On Tue, Jul 23, 2019 at 09:34:29PM +0800, Jason Wang wrote: > > > > > > > On 2019/7/23 下午6:27, Michael S. Tsirkin wrote: > > > > > > > > > Yes, since there could be multiple co-current invalidation requests. We need > > > > > > > > > count them to make sure we don't pin wrong pages. > > > > > > > > > > > > > > > > > > > > > > > > > > > > I also wonder about ordering. kvm has this: > > > > > > > > > > /* > > > > > > > > > > * Used to check for invalidations in progress, of the pfn that is > > > > > > > > > > * returned by pfn_to_pfn_prot below. > > > > > > > > > > */ > > > > > > > > > > mmu_seq = kvm->mmu_notifier_seq; > > > > > > > > > > /* > > > > > > > > > > * Ensure the read of mmu_notifier_seq isn't reordered with PTE reads in > > > > > > > > > > * gfn_to_pfn_prot() (which calls get_user_pages()), so that we don't > > > > > > > > > > * risk the page we get a reference to getting unmapped before we have a > > > > > > > > > > * chance to grab the mmu_lock without mmu_notifier_retry() noticing. > > > > > > > > > > * > > > > > > > > > > * This smp_rmb() pairs with the effective smp_wmb() of the combination > > > > > > > > > > * of the pte_unmap_unlock() after the PTE is zapped, and the > > > > > > > > > > * spin_lock() in kvm_mmu_notifier_invalidate_() before > > > > > > > > > > * mmu_notifier_seq is incremented. > > > > > > > > > > */ > > > > > > > > > > smp_rmb(); > > > > > > > > > > > > > > > > > > > > does this apply to us? Can't we use a seqlock instead so we do > > > > > > > > > > not need to worry? > > > > > > > > > I'm not familiar with kvm MMU internals, but we do everything under of > > > > > > > > > mmu_lock. > > > > > > > > > > > > > > > > > > Thanks > > > > > > > > I don't think this helps at all. > > > > > > > > > > > > > > > > There's no lock between checking the invalidate counter and > > > > > > > > get user pages fast within vhost_map_prefetch. So it's possible > > > > > > > > that get user pages fast reads PTEs speculatively before > > > > > > > > invalidate is read. > > > > > > > > > > > > > > > > -- > > > > > > > In vhost_map_prefetch() we do: > > > > > > > > > > > > > >         spin_lock(&vq->mmu_lock); > > > > > > > > > > > > > >         ... > > > > > > > > > > > > > >         err = -EFAULT; > > > > > > >         if (vq->invalidate_count) > > > > > > >                 goto err; > > > > > > > > > > > > > >         ... > > > > > > > > > > > > > >         npinned = __get_user_pages_fast(uaddr->uaddr, npages, > > > > > > >                                         uaddr->write, pages); > > > > > > > > > > > > > >         ... > > > > > > > > > > > > > >         spin_unlock(&vq->mmu_lock); > > > > > > > > > > > > > > Is this not sufficient? > > > > > > > > > > > > > > Thanks > > > > > > So what orders __get_user_pages_fast wrt invalidate_count read? > > > > > So in invalidate_end() callback we have: > > > > > > > > > > spin_lock(&vq->mmu_lock); > > > > > --vq->invalidate_count; > > > > >         spin_unlock(&vq->mmu_lock); > > > > > > > > > > > > > > > So even PTE is read speculatively before reading invalidate_count (only in > > > > > the case of invalidate_count is zero). The spinlock has guaranteed that we > > > > > won't read any stale PTEs. > > > > > > > > > > Thanks > > > > I'm sorry I just do not get the argument. > > > > If you want to order two reads you need an smp_rmb > > > > or stronger between them executed on the same CPU. > > > > > > > > Executing any kind of barrier on another CPU > > > > will have no ordering effect on the 1st one. > > > > > > > > > > > > So if CPU1 runs the prefetch, and CPU2 runs invalidate > > > > callback, read of invalidate counter on CPU1 can bypass > > > > read of PTE on CPU1 unless there's a barrier > > > > in between, and nothing CPU2 does can affect that outcome. > > > > > > > > > > > > What did I miss? > > > > > > It doesn't harm if PTE is read before invalidate_count, this is because: > > > > > > 1) This speculation is serialized with invalidate_range_end() because of the > > > spinlock > > > > > > 2) This speculation can only make effect when we read invalidate_count as > > > zero. > > > > > > 3) This means the speculation is done after the last invalidate_range_end() > > > and because of the spinlock, when we enter the critical section of spinlock > > > in prefetch, we can not see any stale PTE that was unmapped before. > > > > > > Am I wrong? > > > > > > Thanks > > OK I think you are right. Sorry it took me a while to figure out. > > > No problem. So do you want me to send a V2 of the fixes (e.g with the > conversion from synchronize_rcu() to kfree_rcu()). Or you want something > else. (e.g revert or a config option)? > > Thanks Pls post V2 and I'll do my best to do a thorough review. We can then decide, if we find more issues then patch revert makes more sense IMHO. If we don't let's keep it in and if issues surface close to release we can flip the config option. -- MST