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 970912AF1D for ; Fri, 21 Nov 2025 04:35:50 +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=1763699752; cv=none; b=Jw8OQ02jYl8YXcBRhySBggqQApo7tRP3gJbPsEJSlIMLF/5ehkQ1iZC5Q7ZdmS/IgPo3XhX1ygTWbSbNGo/QxFtJj9/agr3bJy4NZg/Y7gB7WeU8aps05O6ABNY6y/GW7/i2UK8gxd6Mr7kd4ax8AI7QkeaPblJKq/W1lzKyIKg= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1763699752; c=relaxed/simple; bh=aBNFeWspJjnvlBzC8CRTfuoG8ouCJhieaRJSXYxAjV8=; h=MIME-Version:Date:Message-ID:Subject:From:To:Cc:Content-Type; b=DgFCrnJ/fzdpSDyGW+FmSzt2QKcGSscPElWCQ93r0Yd0UxX3mYQ2WjuKcmwUtZqqnzZLg61ahiUO4FLm9WSnjxRKd35z92PduHiYQSNMeKDEaLronv3ofs10M+G3e0nXCyXhve3cxJmZ4QKZ7+BszmN2uYWwiExv5YyFB6fda5o= 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-9491571432dso126180039f.2 for ; Thu, 20 Nov 2025 20:35:50 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1763699750; x=1764304550; h=content-transfer-encoding:cc:to:from:subject:message-id:date :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=yvijR/DVQBJyTpWqCaS9xgStwAosR6VMby/ryWikSmY=; b=fh3UjzIarL1lpZJ+GDKnZsnRNFimP0V5ObfMy12IDAv8DbkkfieLdy/OB/iRSVEyb0 80Mktp8diV472Dzovy1lf03islrIzU9WlT8YV6Np5MJNYRXGK5IR+B0eZG9XtFvTmsUq oSHWMDoc/p7iJU08yflZsQYkeDU5qdfVN0MNn0y8KweH5ucdRPnO4eS4ukjpHeWyMEBg camVReMBneOq4Ibrr2X75IZs4e/AF6vWxwKTV3RmlZk9YSNzppa/SwadqsZUANUL24UZ b1gaOf7JqKQm0E1lwbf88VOsSBPrE5gCWEOLdNpDWe90M9YSX9uT0QusFFQ2h/BirpIj Cr3g== X-Gm-Message-State: AOJu0Yy/ANegK17IHw3f8ykyc0Dk+mX6JCF/qNlRl2GSKF+N85ZJ3auh 8Ilnc+4gH7pHBUMWae1t9Drs+/U2u3B+DazGiEIfxS6GzUKVHsFmiRbhNXAzhClNlQM0n0uXshD JUkafIsvUau/4CJWftifGVU5nJ2/lRWHeeIwctN1Na7xMRK4fYMAcH9rhxk8= X-Google-Smtp-Source: AGHT+IHn9G9i8/Xg3YaMj0eoD/dmh2AMTrG6dZXvAjXjrhCz3eh4bcz6KyZcfwgVTygKl1HRvcQjSqXyjmTEGDOgaVXlfWZ8AvD0 Precedence: bulk X-Mailing-List: syzbot@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-Received: by 2002:a05:6e02:1fc6:b0:433:7a94:6fd2 with SMTP id e9e14a558f8ab-435b8e61f97mr11718155ab.28.1763699749671; Thu, 20 Nov 2025 20:35:49 -0800 (PST) Date: Thu, 20 Nov 2025 20:35:49 -0800 X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <691fec25.a70a0220.d98e3.003d.GAE@google.com> Subject: [moderation/CI] Re: net: dsa: Fix error handling in dsa_port_parse_of From: syzbot ci To: syzkaller-upstream-moderation@googlegroups.com Cc: syzbot@lists.linux.dev Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable syzbot ci has tested the following series [v1] net: dsa: Fix error handling in dsa_port_parse_of https://lore.kernel.org/all/20251121035130.16020-1-make24@iscas.ac.cn * [PATCH] net: dsa: Fix error handling in dsa_port_parse_of and found the following issue: kernel build error Full report is available here: https://ci.syzbot.org/series/0d7cd9be-c005-4e89-9b5c-a536e288c694 *** kernel build error tree: net-next URL: https://kernel.googlesource.com/pub/scm/linux/kernel/git/netdev/= net-next.git base: d877b1013cdb9500617c02d19c2a0c14184a872a arch: amd64 compiler: Debian clang version 20.1.8 (++20250708063551+0c9f909b7976-1~exp= 1~20250708183702.136), Debian LLD 20.1.8 config: https://ci.syzbot.org/builds/b6ecc8e9-27c8-4020-92b5-920122e57d2= 7/config net/dsa/dsa.c:1265:15: error: incompatible pointer types passing 'struct ne= t_device *' to parameter of type 'struct device *' [-Werror,-Wincompatible-= pointer-types] *** If these findings have caused you to resend the series or submit a separate fix, please add the following tag to your commit message: Tested-by: syzbot@syzkaller.appspotmail.com --- This report is generated by a bot. It may contain errors. syzbot ci engineers can be reached at syzkaller@googlegroups.com. The email will later be sent to: [akpm@linux-foundation.org andrew@lunn.ch davem@davemloft.net edumazet@goog= le.com florian.fainelli@broadcom.com horms@kernel.org kuba@kernel.org linux= -kernel@vger.kernel.org make24@iscas.ac.cn netdev@vger.kernel.org olteanv@g= mail.com pabeni@redhat.com robh@kernel.org stable@vger.kernel.org stephen@n= etworkplumber.org] If the report looks fine to you, reply with: #syz upstream