From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-io1-f69.google.com (mail-io1-f69.google.com [209.85.166.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 59785175A5 for ; Thu, 27 Nov 2025 13:22:03 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.166.69 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1764249724; cv=none; b=BDF0gDQ9DSQj+48N4qu1Q5++t/tSxxdsZnD/Xj9uWhAM+WcVzFCbPx4au1QVqV6EqE90jKAJjAAiargZJrQzHHntuGdjG4H2L9g5B6nhkL5eDOkP6L32YlA/gZoFKc69KFQDM75ULImujxo/qYawngnl6SSWyzanAM6eMziUhoQ= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1764249724; c=relaxed/simple; bh=bMQx40Vpz7agX8XgX+DNwfef6R/Fu0utPxBEURX5Scw=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=bGVF+gcwRrJ+nfmSLBHHLVlFWnQCYjDs4Eyx2QefIFe0bkMujfXJiobTHVLvFcWjMQn+1ePWEnbT4C8CXXTMap168TxVPubBjqpXCljU+j6sUHQ1BpIXce5nywvqev1xXd65iHdlVITPdam4eDR2wAg9YC5J85KXiE9hpFhcW3s= 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.166.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-io1-f69.google.com with SMTP id ca18e2360f4ac-9486ebd1e4dso53067939f.3 for ; Thu, 27 Nov 2025 05:22:03 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1764249722; x=1764854522; 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=ukz/UTlhW4f7V9Qpd/d6HYRjNEqWTXiqK/P1li1Lghk=; b=gidNtJMH1WKB/GWo7ADK1zbAhG0sJLyQoo0vLRN/+CrB/yr2xrXRCeqG4Z2cZ4J6sJ /F912FvF10L7MwCsAOyOo/Gh1RcPF+3nK94w6qGna5wfbvPEwnO+H5H6u3ybGFWzA+fF cCLml1GFxJKDZYHBVX0Qc3WP6KMMrZTQ740lz+RdhBA5+4tjHYoQFc8XFi/30Dj4kibv Ac4XTe6R/Fh3sXUsiuXZ9EhtAvWCenWL7S6eIVH+SvXqCvX4aBRsOpiXRrMtlwsrTUYs fEPKJ8tDvz3g9Una0dWb0ZNXhWuBqzOLIbRqj0cf90/cV4qDNqFeG4sCo05f1sWMkYVx NU9w== X-Gm-Message-State: AOJu0Yz7cKOgQIXB9Toztn7IQqewfvDKBPKw672/+PAKbmkIT9DUKmeW TYymwsdTQj5W2dbmW/omOJkVxMcs2JOSOYAN5qYWbn0z5Ce9e9giBrwn2I7F5T9oGJQebE7i6gq n083syAZ1Es8/+B1mV65M6CBbsSkfCcNar2FhS5qmXy8bRY8tlDfdqLJR5uM= X-Google-Smtp-Source: AGHT+IE9IYjKoGR6/NKbBOKD/KGsa8JLLh/ZdrET/2lo2YeHqhQXS0rr9KT/QNg3G7RGD0f3QrBD7uibf6Z3ES0JGIqa4k+9/iuV 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:6e02:2406:b0:433:330a:a572 with SMTP id e9e14a558f8ab-435b8e5964emr156836745ab.13.1764249722502; Thu, 27 Nov 2025 05:22:02 -0800 (PST) Date: Thu, 27 Nov 2025 05:22:02 -0800 In-Reply-To: <20251127130500.84415-1-madhurkumar004@gmail.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <6928507a.a70a0220.d98e3.0107.GAE@google.com> Subject: Re: [syzbot] [dri?] WARNING in drm_syncobj_array_find From: syzbot To: linux-kernel@vger.kernel.org, madhurkumar004@gmail.com, 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+95416f957d84e858b377@syzkaller.appspotmail.com Tested-by: syzbot+95416f957d84e858b377@syzkaller.appspotmail.com Tested on: commit: 765e56e4 Merge tag 'v6.18rc7-SMB-client-fix' of git://.. git tree: upstream console output: https://syzkaller.appspot.com/x/log.txt?x=1696e57c580000 kernel config: https://syzkaller.appspot.com/x/.config?x=4a9a49032e9d8959 dashboard link: https://syzkaller.appspot.com/bug?extid=95416f957d84e858b377 compiler: Debian clang version 20.1.8 (++20250708063551+0c9f909b7976-1~exp1~20250708183702.136), Debian LLD 20.1.8 patch: https://syzkaller.appspot.com/x/patch.diff?x=155f6f42580000 Note: testing is done by a robot and is best-effort only.