From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-oa1-f70.google.com (mail-oa1-f70.google.com [209.85.160.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 F3BEB3019BA for ; Wed, 26 Aug 2026 03:24:04 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.160.70 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1787714648; cv=none; b=d+m6J0/Ts9BKqThujGgbD7NueOUGQSmVCAlHHMxuOkgSQbAosW28oyiLMGosmity3bS9BNAcNN0uAgZuPYTEq+XyBYH9muld+MxN8+EBhmzKOwUhd4nSgQf4YICayVgCwfePkikdGWIppBCeSItEYfDGySuAMcL0nHr36N7aOZ4= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1787714648; c=relaxed/simple; bh=ofZSNVSeeHXhURVOM6iJ4VZf1i9qdT/fzZ3Y3NJKU3s=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=lM0czcPmcFdRSn1j6pAnPrxccHJcaiKiV/VhkhcRbivcB3/x3qqZU9B/znhOVB7sv1J9RB8mjJvl6i/PSxK3v+x/nrlNyHN6C8Mbv6icTeBQBUlHMfLc7BQ+4roCfWD3gCx+z5GTfyubfeAkR1oNNTHPZjkpkWwK1l/WSmhnYs0= 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.160.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-oa1-f70.google.com with SMTP id 586e51a60fabf-45ecb9dd589so460144fac.0 for ; Tue, 25 Aug 2026 20:24:04 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20251104; t=1787714644; x=1788319444; h=content-type:to:from:subject:message-id:in-reply-to:date :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to:content-type; bh=F6YO2O0qSNR01MTNLiO7oGeGvP7cp8LWNhv4BP/fiz0=; b=LVTlMXEwHnfD63LKIqAYgLwlPeP3MsBl+JMnBcEeMVDxsHlNlf6JLj8EqmPKja1E2C /t7Fsfe2MzYw68VOe5biCFKuFfGQvKv1gRUbgTqxGudTaZ/47bMhPmToMbi+y59hO1jt gwe5b2/2Jh/G7LC8VY7Y23m7VHV2J1PL99gm5d97DPKhvm6LXN6uHg/6ReslKG0bCSWO r1JdIWnZ7NYHgmNZlc4J829yNy3ncT1xw5uhnRwWzNjBgMSVhF8jGJyRxNyphX0Sygv2 epYslcaEsYPmZmQKiQdkT56WfV4y9+vEgwLJ8ZCU1FjYajYCNxazozji8y8m3oqZSCmu piXg== X-Forwarded-Encrypted: i=1; AHgh+RpjDgK61Wu73wo0g46Tep0SwhDyVnjVVI/G2VVMP1fcNAzrt5C+ntWOrLRzd+UmJoI9ez5Jc6ibybUM3qQ=@vger.kernel.org X-Gm-Message-State: AFuF++ljyYjjP1hVmMKUoGTtf6l9SS4Y+H7MbEkpSxeiJlRXP7PTknQ4 tLe7DkxytAYDp5uyFvzYvX4MpLYan4K9YhlUwbgUg4mJWhDKijhCWXb54ibevcpqVZwo3X2DtQ1 X0qvneVPozVglYG4yEOEQ5F0AhnYWsdrS/6AjICEYiF+rWpANPIf9sFXMiYo= 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:628:b0:6b0:fcdd:2da7 with SMTP id 006d021491bc7-6b1a0373bc8mr3510445eaf.7.1787714643739; Tue, 25 Aug 2026 20:24:03 -0700 (PDT) Date: Tue, 25 Aug 2026 20:24:03 -0700 In-Reply-To: X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <6a8e5c53.dbb3a75c.7844.0030.GAE@google.com> Subject: Re: [syzbot] [kernel?] WARNING: kobject bug in goku_remove From: syzbot To: chenglingfei@foxmail.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+06ec7624018233e17113@syzkaller.appspotmail.com Tested-by: syzbot+06ec7624018233e17113@syzkaller.appspotmail.com Tested on: commit: 3aa1dcaa Revert "wifi: mt76: Disable napi when removin.. git tree: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git console output: https://syzkaller.appspot.com/x/log.txt?x=1177a979580000 kernel config: https://syzkaller.appspot.com/x/.config?x=c44651ea7dd2f307 dashboard link: https://syzkaller.appspot.com/bug?extid=06ec7624018233e17113 compiler: gcc (Debian 14.2.0-19) 14.2.0, GNU ld (GNU Binutils for Debian) 2.44 patch: https://syzkaller.appspot.com/x/patch.diff?x=1717a979580000 Note: testing is done by a robot and is best-effort only.