From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-ot1-f69.google.com (mail-ot1-f69.google.com [209.85.210.69]) (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 E76F230DED5 for ; Sat, 21 Mar 2026 06:20:03 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.210.69 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1774074005; cv=none; b=gNQ/a6MxXIHQHUGiH1rLlkkzfd2HFxWr+hEmvm9TQdxX5D3ou110q3X6tNo3rtyR9LqY9ZvknuphXXGo5qvbSzAePMXGg+wEF9u84Osm5TLw7SqYf1Fg8c4TU0/kQq07ZjxuKVvxOzA0MbJNiL/rzaEdlmvNSnHP6crKa+doST4= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1774074005; c=relaxed/simple; bh=FVSLkSYMY3YvyLc4yJN3ULsIYVmb6qaFE7VhTwLZ3MQ=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=ZRsDV634dqT6+Wyai2HwIod2aqNTFr08M2zgF5RVk687IDf+Ssil2OlaWRwgarPjh4x85ZD3poSc2DLfQhTZfXwM5FPDpmQjV+gigplhlJMBkkAsYRJvxTWH84/fqJYzsrBEBELcG5YMZv7cMNcd2+Vca0oYDsvAclrrF/OW2wU= 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.69 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-f69.google.com with SMTP id 46e09a7af769-7d7e9e02363so17379523a34.2 for ; Fri, 20 Mar 2026 23:20:03 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20251104; t=1774074003; x=1774678803; 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=lkJVmYPNHFAAB7iF2RLOI7FwsHLxlKSXWK1DpN7TF0E=; b=gFEal6P1ePg5xs6C6EFlcbteyzjZaR+fjYRyO5WOVK8/QVv8SgHCCDHFrgC5Lmf5Vu MgefcXBH2R9CdOTCz/zMxAGxlZ18c0lqBiOD7QV+rMb694124FWaAo2aRRkRIBO5Wjeb kpWLRVrKV4Z0JvsEHRTJ3VNv70CETsjeuOvdbq/6RzFXudHIAPBoQRTCi9u0AO+HMwi6 Zo+y9RpXvawnzbEcdHBZbuYi3c04adRhmAj1Jb1C8Nk/SgsLV1mjpwSivKoDWGRqlzZ7 TJOnzTBXvHHuCimv4ZoS7koj/xaR46looqJtlzSPPJCcVh3TPGTGteS02uvdgdXonFfV Z50g== X-Forwarded-Encrypted: i=1; AJvYcCX/2Qr6gjvAWKoK78qlqYl06gcQiEHVpJrT/fASN+erGpssLcfWH7DXb+UHjnSjrd6QXlg19vJ8jMdl0qM=@vger.kernel.org X-Gm-Message-State: AOJu0YzaNVq1wtxfYJ48rd+mUhKrSwDYSX5TQpi+90IOzoP1BpSCqrQV tyESe6cWqjHi0HwUxwo3sLivWmcqHXrhTk+Q3xXqbKRtLni6XxGMTCzMpu2k1Txq1uiifnU01dJ n5UtTtznNyNZROSP5n0t9h/QSYfD5poFdWmCl/W26V4Ml4vwc9TvjycZP/wE= 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:4c0d:b0:67b:cc71:c4fc with SMTP id 006d021491bc7-67c22ecdebfmr3802764eaf.23.1774074002979; Fri, 20 Mar 2026 23:20:02 -0700 (PDT) Date: Fri, 20 Mar 2026 23:20:02 -0700 In-Reply-To: <20260321055257.1119801-1-kartikey406@gmail.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <69be3892.050a0220.3bf4de.0042.GAE@google.com> Subject: Re: [syzbot] [fs?] general protection fault in __umount_mnt 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+e4470cc28308f2081ec8@syzkaller.appspotmail.com Tested-by: syzbot+e4470cc28308f2081ec8@syzkaller.appspotmail.com Tested on: commit: a0c83177 Merge tag 'drm-fixes-2026-03-21' of https://g.. git tree: upstream console output: https://syzkaller.appspot.com/x/log.txt?x=14884d72580000 kernel config: https://syzkaller.appspot.com/x/.config?x=a1eff8566a28238e dashboard link: https://syzkaller.appspot.com/bug?extid=e4470cc28308f2081ec8 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=16c201d6580000 Note: testing is done by a robot and is best-effort only.