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 26335281357 for ; Thu, 14 May 2026 02:45:02 +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=1778726703; cv=none; b=rH8Ba5/i/W+ISJdn+hHKYAeEXgeRguG+6yj8yJe+AK9E2sE7+M3A0urrkN7UwBmiTFpwYsYLylL7UwWEugUozfHRYwMZqAr/wkV5Xm8Mcp/f0KYEr8FpZ1HrNsLJFuUrZxrxGVrHKmJHBDqkdUwYmSl75PXkyf3+ZZmEfSSKSaA= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1778726703; c=relaxed/simple; bh=clZWRFGFrzlFJjatMOIjGxmWpGOQ9muYtXjAlsVVR24=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=eTf8ua2FpHBq0rgCD8XUJZ8zVV4CDKVZ6FRNcrsjZuRELS/7NIRqF+QT/u10LhBpxVBiW7HVXb/ADsRx3DWknUOENmE9V0TRVHbbYQNFLYrGkmEIP0ybgSZhAduIF8kVA9m59hUTSMJDN4fjyJmsWbM1LvwlwV3Xd+s4CJUO6sQ= 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-6948c46e69aso8284284eaf.1 for ; Wed, 13 May 2026 19:45:01 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20251104; t=1778726701; x=1779331501; 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=YchUZDkRbu1YD5Z6VOldoyCGEH7DUw3XFkpuAxJq+5A=; b=nBjT6NvYXWOEINfR1rZi5W/euufZqJH9SxjXYXAgc5PGDionO6VSRH0JSUKDNkXQLM uq26h+knXSz6eAC7rTsn1TH90uepXyJNIaVvqtjnyCv1xl2REZ2Aomiyqo7QATmBcl6l oRdJWEC7wl265Tb1H0SSWYuBTEtfZBo5Ch4Y46AUxgd99TPVD7mj10pZ7mJfFNpinygi IlNJSri7WBq3P9DhABXyILJelyAf4ZFIX8fcHRIi1ptABPCXzuA0jGGr18HgEtWoVOpV si1Qx53x5uy3fWX8u94cSDBV28i8ShHHMKzAFMGPyH7WZAouWdNbY1N3v+tmFLYNEWQq MNvw== X-Gm-Message-State: AOJu0Yw3RyQrJk8P5dpkCOiOqv+nbU7iIot/wVgjrSWTbixT14fMCUNV rBLtB2ke/SDz69awHLBBHY+14hOfSJ/wR0xGFNjF7khx/IfjvwjHUADi5HCUIK58j7xFcOXZc5+ 0lHTNOcQRXpCSrV5sO4L2EPUkHl4F2jNrUeX/an1Ljlf+pOrGB52j4I0QkxI= 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:16a4:b0:696:85b1:7fe2 with SMTP id 006d021491bc7-69b78d70381mr3316604eaf.20.1778726701258; Wed, 13 May 2026 19:45:01 -0700 (PDT) Date: Wed, 13 May 2026 19:45:01 -0700 In-Reply-To: <0CE6AE93FEBA21AC+20260514023628.308904-1-raoxu@uniontech.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <6a05372d.050a0220.d11c8.0002.GAE@google.com> Subject: Re: [syzbot] [net?] unregister_netdevice: waiting for DEV to become free (9) From: syzbot To: linux-kernel@vger.kernel.org, raoxu@uniontech.com, syzkaller-bugs@googlegroups.com Content-Type: text/plain; charset="UTF-8" Hello, syzbot tried to test the proposed patch but the build/boot failed: failed to apply patch: error: corrupt patch at line 24 Tested on: commit: cc21150c Merge branch 'macsec-use-rcu_work-to-fix-cryp.. git tree: git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git main kernel config: https://syzkaller.appspot.com/x/.config?x=a834c6344141a58b dashboard link: https://syzkaller.appspot.com/bug?extid=e2af46126e0644cbebdd compiler: userspace arch: arm64 patch: https://syzkaller.appspot.com/x/patch.diff?x=13458950580000