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 E9718C7EE29 for ; Fri, 2 Jun 2023 16:39:40 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236454AbjFBQjj (ORCPT ); Fri, 2 Jun 2023 12:39:39 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58006 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235888AbjFBQjf (ORCPT ); Fri, 2 Jun 2023 12:39:35 -0400 Received: from mail-io1-f69.google.com (mail-io1-f69.google.com [209.85.166.69]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 354281B3 for ; Fri, 2 Jun 2023 09:39:33 -0700 (PDT) Received: by mail-io1-f69.google.com with SMTP id ca18e2360f4ac-772d796bbe5so114663839f.2 for ; Fri, 02 Jun 2023 09:39:33 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685723972; x=1688315972; 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=jQGoC7vlZtXDhLEgYv1SxcnvHwW74JFQkSojIS2V8g0=; b=H1Ov/2GR44o8XkFF61kvfxjyTUCMPVvyT9Z3dk9DzhAjAm+oYnPALQneyZ8JIz/zC8 c4HZX1fZB9uk0hqiDXz1tXSt5NQc0cOZzxkrGYCYBLL6EKXdR3YSZCKN/1c5FmyD0aqC 6+EKlSeqtLk7HB+Q5AqU0ca6svK0yDokOoXwa6fNXWadly/yjKJjzVtK2lM4SdSCqeqm Z914V1jp0jmKOQE3t3TTO5+s48ohxuYevHmpm0spckGnFCfcw9dQGkeLRMzXcP3QJ8fj Zq2LGP6tZHGL7EQxaYrJL27OXpR2fiAg+17NEZ0xRUHNXqRA7dF42e7tRQsiscp694tU 7nRA== X-Gm-Message-State: AC+VfDypAnkYqVrA/F7PymccuJbBwM1d/vXEqQLmTwCGwrAOb8fKNdBS RToGwkDPMruxCozz1gBc7yEDItNn6gakfpDOwp1Jxp49Vsd+ X-Google-Smtp-Source: ACHHUZ6HfjrvFZwBLUA1rgPFDPGlIB6ktQF0HD8+Jk0f0mP7NTLlW+yzUOsQpQQ1SxCI/wQRIIkKKwq6mZsV05N5tdLLaJF2T/rJ MIME-Version: 1.0 X-Received: by 2002:a05:6638:10ea:b0:41d:77ab:bc2 with SMTP id g10-20020a05663810ea00b0041d77ab0bc2mr924254jae.4.1685723972618; Fri, 02 Jun 2023 09:39:32 -0700 (PDT) Date: Fri, 02 Jun 2023 09:39:32 -0700 In-Reply-To: <4aa799a0b87d4e2ecf3fa74079402074dc42b3c5.camel@huaweicloud.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <00000000000093d48c05fd2832a7@google.com> Subject: Re: [syzbot] [reiserfs?] possible deadlock in open_xa_dir From: syzbot To: hdanton@sina.com, jack@suse.cz, jeffm@suse.com, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, mingo@redhat.com, paul@paul-moore.com, peterz@infradead.org, reiserfs-devel@vger.kernel.org, roberto.sassu@huawei.com, roberto.sassu@huaweicloud.com, syzkaller-bugs@googlegroups.com, will@kernel.org Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello, syzbot has tested the proposed patch and the reproducer did not trigger any issue: Reported-and-tested-by: syzbot+8fb64a61fdd96b50f3b8@syzkaller.appspotmail.com Tested on: commit: 4432b507 lsm: fix a number of misspellings git tree: git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm.git next console output: https://syzkaller.appspot.com/x/log.txt?x=16b47dd1280000 kernel config: https://syzkaller.appspot.com/x/.config?x=178a8c28652084e1 dashboard link: https://syzkaller.appspot.com/bug?extid=8fb64a61fdd96b50f3b8 compiler: Debian clang version 15.0.7, GNU ld (GNU Binutils for Debian) 2.35.2 patch: https://syzkaller.appspot.com/x/patch.diff?x=102f6ab6280000 Note: testing is done by a robot and is best-effort only.