From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-oo1-f69.google.com (mail-oo1-f69.google.com [209.85.161.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 346EF265CC2 for ; Wed, 22 Apr 2026 05:23:02 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.161.69 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1776835383; cv=none; b=Kuz03lelk/o42CV7f9uYl2Pstwl81h8eQJyFJ/3H54iFqQegziQWAdr1MfKXhaifQUxmGRsWxzKt6ABLtKdDJsFdvOtG9kkZ4Ar3nzg9kYif1HDKwcRkQuhTfzuh6u0l3WzyMjV5Tn/tQmTzvxkVN/NAfuOAL2HzpWwFyqa4J70= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1776835383; c=relaxed/simple; bh=lxvU5kQG1gyHSAFBBhLh7itEJIotkgt+uJxAlIpzyJs=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=DXzniMU/sGyFF0Eqwp4A68V2yhaT9+aYgENsHklki8JFccURrXvpIgt3J9WONofsJAilKij6czcRsFLhWb3WMd+FV1mP51o0pZHb8isYyQ3yUA5Vfpr/dpDQjnHsh9UXTnsTpCoMLxnbqqcS2JxMQkXlk5dK9IpHMkdMtKqMvBw= 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.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-oo1-f69.google.com with SMTP id 006d021491bc7-6948d83a548so7063643eaf.0 for ; Tue, 21 Apr 2026 22:23:01 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20251104; t=1776835381; x=1777440181; 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=Z9XysKoye6r4CrnchUt7eTtiBMky3ER7cOJkub328t0=; b=hIPzHesiBXa6GlNGjDS3v1qsx5fJCiiat7POO1lZhYJRmRJH+G6mQfkAWsHz6L3F17 5WP9Nc9QQMAHA0cfqfh5kyVbVx8OVelV+QTyeIh1LUCz6Hbq8h02R0LDI5DEnbvg8cvQ LlKRPBbJcNNw93O2cyypsZFHs9x3CngOLWvDI9IpUbotBm9t4S5fWtD8GW8b79p6I348 Vbqo1lS66OO+Hyhqz0yOlFdZsEvEcLtfCmv4BICHsGaIO93iuCDV1YxpZFTfAh3LMLbM eQoISBRBBV/9be3stuVRxQX1TIdkQXt//mLtUQ2AmzHSQLDXO2RWtqR9R1fWVjAt5sBM 8cRQ== X-Forwarded-Encrypted: i=1; AFNElJ+91om+Dwy1Tl6T9bX0+WCuuRfJTWUNIo+7lUzcyixfDaoZbmFqxBDn343G12/eQcF8ixaDMueGKTvWSw0=@vger.kernel.org X-Gm-Message-State: AOJu0YzXfIA7ZGTdZCuQgClEBcjxO6KsMhEU4MiZPDCjyP5kRpWyRCEn wUirWUNLZ5b0tv/yX/2JgZqh66UYJP+7hzOcdQixBZpKid/tFBTP517Dtf+Nbw1peqLqshkcxCk LeUkRAzIpZT5o24Erec7ftWxye2LaF2XMB5a+qUi//oXDKviaeijleNl3muQ= 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:180c:b0:694:8e6f:17a with SMTP id 006d021491bc7-6948e6f0567mr4992657eaf.23.1776835381301; Tue, 21 Apr 2026 22:23:01 -0700 (PDT) Date: Tue, 21 Apr 2026 22:23:01 -0700 In-Reply-To: <20260422044957.20929-1-kartikey406@gmail.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <69e85b35.a00a0220.17a17.0026.GAE@google.com> Subject: Re: [syzbot] [i2c?] [usb?] WARNING: ODEBUG bug in i2c_device_remove (2) 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+019ced393ab913002b75@syzkaller.appspotmail.com Tested-by: syzbot+019ced393ab913002b75@syzkaller.appspotmail.com Tested on: commit: bee6ea30 Add linux-next specific files for 20260421 git tree: linux-next console output: https://syzkaller.appspot.com/x/log.txt?x=10490cce580000 kernel config: https://syzkaller.appspot.com/x/.config?x=354b135d724a721f dashboard link: https://syzkaller.appspot.com/bug?extid=019ced393ab913002b75 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=137c5f16580000 Note: testing is done by a robot and is best-effort only.