From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-oo1-f70.google.com (mail-oo1-f70.google.com [209.85.161.70]) (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 66A2B2C3271 for ; Fri, 30 Jan 2026 07:41:03 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.161.70 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1769758864; cv=none; b=HuxFNK/ioALLw5b2bNSttW6Hk30GYXbTblpFoz/Yrp4ZWG1OHKQFvw1vGZlLCTV13GaJHNmJNDyLsQ0b4FjPNjwIOvatxUWg5VitAzUXVoR89vIMpl1Z+w3D8wehJIgfHih0hmEavCjU4BaLVCC6yGhOFTttxGT6xotNqGbTqH0= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1769758864; c=relaxed/simple; bh=mZaihqvEqEgUifdSd0gLEjt3LNO+X3pawNbs0qEHZXg=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=pDE35rcWrteGqenCEUwqjUpeAe+OqvlA5JrQ9cJO93/X2a4xUSW4oIkd+QwAnEniuymb2rWXd1PBO/vge1S+Sa6Qbyz6uLTQgNY1J0sEamDM3+E2A9/w7RK6nsU8/IU98V9/CkzUZFKZQlcoPoY29mf/f0jrlpO9ikShbxaaZxg= 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.70 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-f70.google.com with SMTP id 006d021491bc7-663113778e6so528090eaf.0 for ; Thu, 29 Jan 2026 23:41:03 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1769758862; x=1770363662; 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=tkMKwXwbtUTIAX7GXZjUcMJi4HIP91l67sPFveI6NBs=; b=rOvAcdJRNSuq2hoGn70EU1ypITxwn0NV90w+KzpsaCrATQVVVGY8Od8SabnhsJuc2Z jnF9C68Hoe1udDWXQIdvDU/hVodO9OOOvVarnzzLm9yDVszzkQyVRMdu1AgcF8PwUUhX jlRMsDeypgRWqC4ZeKerXL7MUUhrkxn3t8VjKMCAGEgJ36t1SLGH9e61b0C7QNRi6ddj zDQTO9TXTd6/SJ5VphWDHYCM1/y9OifJzcVkSvLrpXDOYOq1xhxkI9xAoYM2Hm5w9FZz ep4khrigdeARqhSya51CMGPcgR4blJKeUq0AenI0Pv5l/HV81frrwoe+X0K5G98t7P4X UXGQ== X-Gm-Message-State: AOJu0YxkPvzVp3SyuCz6RkULn+C6ny0x7MUYL1/rKj5h2YoTOj6GoDHe UcCRqaU87nm+inxVoOc8DRDnlidZB2ZbnsE2qGpvX6t5q6Ib3qIuLt5H22Y5ci2Hc4GjNfIdg5A SH4Ly0tQh3nV6Rzcr8a416kzRqVa0iREaTn2IzoBhWi9RHzxHY35kaxisFwE= 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:4411:b0:662:c3d7:4614 with SMTP id 006d021491bc7-6630f3d0658mr750688eaf.83.1769758862283; Thu, 29 Jan 2026 23:41:02 -0800 (PST) Date: Thu, 29 Jan 2026 23:41:02 -0800 In-Reply-To: X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <697c608e.a70a0220.9914.002c.GAE@google.com> Subject: Re: [syzbot] [input?] [usb?] WARNING in asus_remove From: syzbot To: linux-kernel@vger.kernel.org, syzkaller-bugs@googlegroups.com, xiaopei01@kylinos.cn, xiaopeitux@foxmail.com Content-Type: text/plain; charset="UTF-8" Hello, syzbot tried to test the proposed patch but the build/boot failed: drivers/hid/hid-asus.c:364:6: error: use of undeclared identifier 'drvdata' drivers/hid/hid-asus.c:366:3: error: use of undeclared identifier 'drvdata' drivers/hid/hid-asus.c:366:23: error: use of undeclared identifier 'drvdata' drivers/hid/hid-asus.c:367:18: error: use of undeclared identifier 'drvdata' Tested on: commit: 33a647c6 Add linux-next specific files for 20260129 git tree: linux-next kernel config: https://syzkaller.appspot.com/x/.config?x=750532df2c47a03 dashboard link: https://syzkaller.appspot.com/bug?extid=13f8286fa2de04a7cd48 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=12d1a45a580000