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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 3B93BC77B7E for ; Thu, 27 Apr 2023 17:31:27 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S244165AbjD0Rb0 (ORCPT ); Thu, 27 Apr 2023 13:31:26 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38726 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233796AbjD0RbY (ORCPT ); Thu, 27 Apr 2023 13:31:24 -0400 Received: from mail-il1-f199.google.com (mail-il1-f199.google.com [209.85.166.199]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 076F2E5 for ; Thu, 27 Apr 2023 10:31:24 -0700 (PDT) Received: by mail-il1-f199.google.com with SMTP id e9e14a558f8ab-32b4607696aso133632875ab.1 for ; Thu, 27 Apr 2023 10:31:23 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682616683; x=1685208683; h=to:from:subject:message-id:in-reply-to:date:mime-version :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=jUlb2jQpUPLeatHfobfTWKSKYzA/oDXwJnYhGmKuIMo=; b=ieGa8vHatLrQq8PMo/okG9c3Rb9bDUu1yq7pcQrdP/On/M3dxn9Z6oQ8oQfuiG8K+x fUuwoQGxRgIc9ZOjYRj5SjppVskzlPOn7/Re4P82Bj5jLuRUVp1lV4wyL0s2lgTRl6j0 EsFWD/SS9SxrlpmrC3PxYeoxacrlYatr3e6yERc68cTDRNpEoOa+4Vs2UVgwquJN60op Vp4sFqNNJQDVHO1eyPqPvBDRSyVHFL7GhPjkXGklk7zylYTEtZuRm865tnBFZyKA+LtZ e7A58Buzg863vPirsKh3DCWYSV3E8pjMnlZiIx4IhlJoHWx32cANzglyiLQrWjmbHpiF smkA== X-Gm-Message-State: AC+VfDygjtM2ZsOI13PTWVxPXiCD8KJJqfvprCm8YlH0ypdhXIFWIrdn YDvo7Ls6KG5CX0SOifvr0L9e+8p6Tk5BiCflpovrCvIx6FOT X-Google-Smtp-Source: ACHHUZ406V4aWDyomSLGEJ+Er6RgS0rjyP9CbCoIhylq0ovKgQ8PScAFr1oadne9VH/aIUEzm1B81YXsTDIw+KgyavLgvgA+352O MIME-Version: 1.0 X-Received: by 2002:a92:c009:0:b0:328:c3ae:ec08 with SMTP id q9-20020a92c009000000b00328c3aeec08mr1728914ild.1.1682616683390; Thu, 27 Apr 2023 10:31:23 -0700 (PDT) Date: Thu, 27 Apr 2023 10:31:23 -0700 In-Reply-To: <0000000000003f3d9a05f56fcac5@google.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <000000000000b4f18805fa54b9f7@google.com> Subject: Re: [syzbot] [kernfs?] WARNING: suspicious RCU usage in mas_start From: syzbot To: Liam.Howlett@oracle.com, akpm@linux-foundation.org, david@redhat.com, gregkh@linuxfoundation.org, liam.howlett@oracle.com, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, syzkaller-bugs@googlegroups.com, tj@kernel.org Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-fsdevel@vger.kernel.org syzbot suspects this issue was fixed by commit: commit 6db504ce55bdbc575723938fc480713c9183f6a2 Author: Liam R. Howlett Date: Wed Mar 8 22:03:10 2023 +0000 mm/ksm: fix race with VMA iteration and mm_struct teardown bisection log: https://syzkaller.appspot.com/x/bisect.txt?x=1674715fc80000 start commit: f3a2439f20d9 Merge tag 'rproc-v6.3' of git://git.kernel.or.. git tree: upstream kernel config: https://syzkaller.appspot.com/x/.config?x=dd442ddf29eaca0c dashboard link: https://syzkaller.appspot.com/bug?extid=d79e205d463e603f47ff syz repro: https://syzkaller.appspot.com/x/repro.syz?x=12cfaf1cc80000 C reproducer: https://syzkaller.appspot.com/x/repro.c?x=149edbf0c80000 If the result looks correct, please mark the issue as fixed by replying with: #syz fix: mm/ksm: fix race with VMA iteration and mm_struct teardown For information about bisection process see: https://goo.gl/tpsmEJ#bisection