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 8D38DC77B75 for ; Wed, 17 May 2023 18:39:01 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229769AbjEQSi7 (ORCPT ); Wed, 17 May 2023 14:38:59 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35088 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229493AbjEQSi2 (ORCPT ); Wed, 17 May 2023 14:38:28 -0400 Received: from mail-il1-f197.google.com (mail-il1-f197.google.com [209.85.166.197]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C42A1524E for ; Wed, 17 May 2023 11:38:26 -0700 (PDT) Received: by mail-il1-f197.google.com with SMTP id e9e14a558f8ab-333eb36e510so7892345ab.1 for ; Wed, 17 May 2023 11:38:26 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684348706; x=1686940706; 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=4Vamjh5zaT+/xLZPoxv52up73xCnN6/tfSU9g/y8Wto=; b=JT1u6d6LNB/w8UbBr9HKeb4V0CMjtIxl3y9GEt3LmR5WHh5+87f8svplV0lhTSIFwJ OziPW1DxIy8ZgY6LkMD6qvi8v9HTsv0xigRrXHl8zUVJbrKvWSM8hYUBOKcQPorb4lXz pMVtlgkJPVWY6MIvUwz7kkNnTLZWy7Ie1284dv674YGnku0m5zs5WJr/bvb0sGkVrJb6 X2gbd4ucPyTtr7HIwhPDnWQVYswL1gdV7/VFKRUNqOfkaTnAZjykBuO5vgKwPDcfCYL6 wASVs/by84+xUrM8tUh388iha3YkmdG34L28gLQzUBSjOneifS0ALQCeSTcDkR6G9duW b5pw== X-Gm-Message-State: AC+VfDwbbMIugBsApteJBmDeael6sP+EmYKyEVmmqQEsDDJjaH/6pmjI tKiRPAOYYl6wA1FvIxH6TYE0ZOlj5kNQDUwFEK7awMJQtE7+ X-Google-Smtp-Source: ACHHUZ6+DaqJKQq5UGHV13ZmtB1Lik9tk/rPaeURCGSY41bL/WLiaZFVIqeSPs8lpve1mrKhkaVJF6OOQSxfZVx2zQoYNtzKfQVI MIME-Version: 1.0 X-Received: by 2002:a92:d152:0:b0:331:9a82:33f8 with SMTP id t18-20020a92d152000000b003319a8233f8mr1830905ilg.3.1684348706156; Wed, 17 May 2023 11:38:26 -0700 (PDT) Date: Wed, 17 May 2023 11:38:26 -0700 In-Reply-To: <85c61aae-6716-9936-1533-91624f70eefe@linux.alibaba.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <0000000000004ef96f05fbe7fe6f@google.com> Subject: Re: [syzbot] [erofs?] general protection fault in erofs_bread (2) From: syzbot To: chao@kernel.org, hsiangkao@linux.alibaba.com, huyue2@coolpad.com, jefflexu@linux.alibaba.com, linux-erofs@lists.ozlabs.org, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, syzkaller-bugs@googlegroups.com, xiang@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+bbb353775d51424087f2@syzkaller.appspotmail.com Tested on: commit: ae0bac79 erofs: avoid pcpubuf.c inclusion if CONFIG_ER.. git tree: git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs.git fixes console output: https://syzkaller.appspot.com/x/log.txt?x=16793226280000 kernel config: https://syzkaller.appspot.com/x/.config?x=6beb6ffe4f59ef2a dashboard link: https://syzkaller.appspot.com/bug?extid=bbb353775d51424087f2 compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2 Note: no patches were applied. Note: testing is done by a robot and is best-effort only.