From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-ot1-f72.google.com (mail-ot1-f72.google.com [209.85.210.72]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 292F872623 for ; Tue, 30 Jun 2026 03:06:03 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.210.72 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1782788765; cv=none; b=t+fHI5QKFiHca0MWPWo7CH5Uq764kc0s8zn0g8IGHVvk5NP3c+BPlIO2l72qvNOBnoi/eXhMD7ekVEyoTmu3KOXFBwyNBG4Y3KudUEGs3BKfaA+i115ck8RrPRSqkAB8Ucisesb2iGHCmkx0c4bD3OoKRcCRuU2TonI/IZzI2t0= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1782788765; c=relaxed/simple; bh=wsXh8WiGjdaMeoKchPsvRqJ3UYEb27AYLPNUnVzfOgU=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=s7IW+xJVPDMdU/Qv9p8iy9MhW0nleNSfz2yctgWP4eYICmCjp+EFEkS0uyzxYjLZfykfL5pxBsXAvntVwnWxjZ2pPJJI7onRym80+4uUWw2ocyeZoYr58Xn5dmGqYm/oitcP8Ngdywwz715dCZIyRvawRhvhvetbZ7Yw1nrRteY= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=fail (p=none dis=none) header.from=syzkaller.appspotmail.com; spf=pass smtp.mailfrom=M3KW2WVRGUFZ5GODRSRYTGD7.apphosting.bounces.google.com; arc=none smtp.client-ip=209.85.210.72 Authentication-Results: smtp.subspace.kernel.org; dmarc=fail (p=none dis=none) header.from=syzkaller.appspotmail.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=M3KW2WVRGUFZ5GODRSRYTGD7.apphosting.bounces.google.com Received: by mail-ot1-f72.google.com with SMTP id 46e09a7af769-7e6b5976d74so6424100a34.3 for ; Mon, 29 Jun 2026 20:06:03 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20251104; t=1782788763; x=1783393563; 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=RzIoUbXz1kBsAR92QHrTHK1uGKoL4YGQF78GLVcKgTg=; b=jaPtz9ZUXOu4qTdq2idP0ApO81aL+8VX/WGJTtrKVG5cUbaLndVEWuNVu62xyEhonU zQwZgei0jPouDH+1e/9pCZI+xDFb9Wxil2il/H167JJ/H+P11BuyzIVYXJ2j7LoJZy+1 vJFBKpqWxdFIic4e1nyw6WpzLrIAdQzH09cbcuJqZ0zHjy3ULLf1E28SvNyU9By4BSm9 dqUbmoRPPtW7x9czAmZ/sfA5DPtguQUPHK3TLd4hM0HEWA/TWikYPTO+FcDhgPL4vwZu n4y1ufafslldO50KVj7pLAzljEW/nMS6EvpzAgv/5878jMqODKaP9t4x+AzaML8wIm47 b19g== X-Forwarded-Encrypted: i=1; AFNElJ+S6WpmbwNecZhdC3gXoWUOquTlJdcMEellWK4EJ8uqhPLfwocFQEvTY7eFyuuEw0A3OQrpwTEq4gv39Ig=@vger.kernel.org X-Gm-Message-State: AOJu0YzGAnsRRPb/DdSE3JsQx05vWjY4Qkda3KN9BBdkMFIlccn6bYoT BMzdd1x3HoeTMm4JC61iwUC2eMta++4xFiLk0vBtKxvPRzuOlrRHZ8VxLzTX7RbYAJIe/zBP6wD MBFJPUshC3uyXjEk0WVIhcX3WGQXqrWHwpBwf9gj49Uzd7sZlwDShwbVHoWc= Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-Received: by 2002:a05:6808:2225:b0:495:d7ec:b6ae with SMTP id 5614622812f47-495eae14d48mr1569959b6e.16.1782788763207; Mon, 29 Jun 2026 20:06:03 -0700 (PDT) Date: Mon, 29 Jun 2026 20:06:03 -0700 In-Reply-To: <20260630000607.92380-1-kartikey406@gmail.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <6a43329b.854d4ab9.360e1d.0011.GAE@google.com> Subject: Re: [syzbot] [gfs2?] general protection fault in _find_first_zero_bit From: syzbot To: kartikey406@gmail.com, linux-kernel@vger.kernel.org, syzkaller-bugs@googlegroups.com Content-Type: text/plain; charset="UTF-8" Hello, syzbot has tested the proposed patch but the reproducer is still triggering an issue: lost connection to test machine Tested on: commit: dc59e4fe Linux 7.2-rc1 git tree: upstream console output: https://syzkaller.appspot.com/x/log.txt?x=11dd8a89580000 kernel config: https://syzkaller.appspot.com/x/.config?x=86ba763b42fa66a dashboard link: https://syzkaller.appspot.com/bug?extid=cb79de2cc8b76fbf474f compiler: Debian clang version 22.1.8 (++20260613092233+e80beda6e255-1~exp1~20260613092250.77), Debian LLD 22.1.8 patch: https://syzkaller.appspot.com/x/patch.diff?x=10b9f4ea580000