From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-oo1-f72.google.com (mail-oo1-f72.google.com [209.85.161.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 1CF5939E194 for ; Tue, 17 Mar 2026 08:56:03 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.161.72 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1773737765; cv=none; b=R25GB/BRtt+qmGw7X3oCU3vNEgfkSAOpR4uEZaNW3s7WsVviCmZMbvlCARsx125Bcvfu/nv05voxqFSf+/WI+2HrMRh1StqFzBxMRFi+HZzv4/aL2h/2Jh+nzHVxsUwwD59HEP2TBoQ9rlW8szR+8FHr+w+KslxIMcjSiE70mso= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1773737765; c=relaxed/simple; bh=fbeCHy0XxX7rsHLg6i8eWOaFar9GF8krlSEn//N5BEY=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=ZGkUdBrwcCJvT57iX9V7u1fYtxwwYzJbAa3XjnwFi0ys+gIj6qkBTjfMq//VBhdHmkD2ifDuZD4VWnqoezhkPsgi3k5zb237MnvKJfu5yGYb8WDeV+n0GPmoZw4Rl6/V3FCcDjhUpJu8zKloDkzbYQsTnpbkNabJpT5SwnDRGfM= 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.161.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-oo1-f72.google.com with SMTP id 006d021491bc7-67ba8269efaso44216577eaf.1 for ; Tue, 17 Mar 2026 01:56:03 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20251104; t=1773737763; x=1774342563; 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=OA7aVTocyA6WgqbNVm7eDZFEYqsLqWQrpU/No5Fj/ZU=; b=JzZBE7tPTaIRZb6YJrWbUBDLFUKVitxQ2HZlnnLiJklUo24+1Rxzl+3SPx0PBrIPf0 hTmY19Pciwa+Mw2YlwX3xC+/Qp/QZBtOqjBvBIyABitpEt32eG8XK22F0egVF54lJqd7 wF609rgCgCpsD6M3VukMJN+0fzUfpox/maKhEHsH0y5uh1hEsIi6AqAYTtKSFavbDBk0 ts2SmNy0OGJQNXt5pkWxHkJqC6sKF4hsMlCISfSiJOBdsFZKHTie2dP8jdAeimSVvtv2 cUIxJ61CCexOepaolKCMdm2A87T1gTg7EZOTxsrQO28qb9Zz0KDlBtlcQNEy/nEPbpiO VWmA== X-Forwarded-Encrypted: i=1; AJvYcCVduVo/ltwG2PA2LnJya5Hmox3S4tDJuqkS7ethe+srtWtr1bRi94AUWu73v8L1MV16AogQhxPJpxeZaCc=@vger.kernel.org X-Gm-Message-State: AOJu0YwvnzHH+FxU1frEa+7UQXpK1gRN7xlbQrnsafdtKyrRIX4S4Jcm /PwmfMbkRgpFwudaqPSo12b76esB3ls/9LFm7Uka5gJP9SqHNsOQMC94YxMjA3UJsjVYu3Kpd6W ecQU2+6BRotnnHWb2VNuwXuuBIYlQJ8j7SFe704MfnTgXv2KuK9n1pnigX10= 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:6820:4df9:b0:67b:c108:894f with SMTP id 006d021491bc7-67bdaa2e0dbmr10175787eaf.36.1773737763040; Tue, 17 Mar 2026 01:56:03 -0700 (PDT) Date: Tue, 17 Mar 2026 01:56:03 -0700 In-Reply-To: <20260317082620.825333-1-kartikey406@gmail.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <69b91723.050a0220.248e02.012c.GAE@google.com> Subject: Re: [syzbot] [nilfs?] general protection fault in nilfs_mdt_save_to_shadow_map 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 and the reproducer did not trigger any issue: Reported-by: syzbot+4b4093b1f24ad789bf37@syzkaller.appspotmail.com Tested-by: syzbot+4b4093b1f24ad789bf37@syzkaller.appspotmail.com Tested on: commit: 95c541dd Add linux-next specific files for 20260316 git tree: linux-next console output: https://syzkaller.appspot.com/x/log.txt?x=1692c216580000 kernel config: https://syzkaller.appspot.com/x/.config?x=ed431987028345c6 dashboard link: https://syzkaller.appspot.com/bug?extid=4b4093b1f24ad789bf37 compiler: Debian clang version 21.1.8 (++20251221033036+2078da43e25a-1~exp1~20251221153213.50), Debian LLD 21.1.8 patch: https://syzkaller.appspot.com/x/patch.diff?x=10733d52580000 Note: testing is done by a robot and is best-effort only.