From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-il1-f198.google.com (mail-il1-f198.google.com [209.85.166.198]) (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 3BC6328C5D5 for ; Thu, 10 Jul 2025 09:22:36 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.166.198 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1752139360; cv=none; b=K9IO9egyMkHGi7g0vzP3ml7kE8AbPFZFW5HFhfZcIBELVwAZKQMPx5Baw3bHmVliHc7UEcVTx1ZLsKBD3jiSP91cnXS/CoV29x7YIEed/08HZYLSunpqYjOIiPE8lV4VooVJ/7GF8AcwlBJNujD0iuTfv6odbZ1uwpJ/YnncQDU= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1752139360; c=relaxed/simple; bh=YkMPYBr03+FodunGvpi+nv/gd2kx+cce3eKJ22asoko=; h=MIME-Version:Date:Message-ID:Subject:From:To:Cc:Content-Type; b=iidKMMyzW6kE6R8tw/BFdSbrRBVF6ssfKg0NhSwZ/gbDFDVm8Koe/AO2JVtHZD32Okz5QM6FWp/vCEU/HaU1/8UyxkJQziymUpuNx5CPq14VKd6n3vEYc4FUMFiJH7Hy1vAsY4FF8SCZLKDlOAriHa/BJ6HZChCsf6Cei1fCGGM= 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.198 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-il1-f198.google.com with SMTP id e9e14a558f8ab-3e168c6bb92so14384425ab.3 for ; Thu, 10 Jul 2025 02:22:36 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1752139356; x=1752744156; h=cc:to:from:subject:message-id:date:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=Rz7pyXDJ4U3zCEqdK5rfjBvpdw6Vz00afx4tzqSvbWs=; b=Ed4tZxgCeAcfX0Q9Ea0AX1FQBv3Cm8qJk+6jeW4atKDlD1aQL49Fg5af+z6uAxQSYM pRTKSL09M6f2Bp7cRQWVCEWemOCWY6tJXJYvWLq04XWa8rZZHEfAk9YC+15Z2lec8BfH EMiJqfIK1j92+JKHx+Yc7XtfZkQB57mII7Mqy2gpvOBoLiZ6MOeudUMezK4tybJo76P/ k8xn17AO+7dOm7Rai0jRLuGqb1JHc2o6Gu0i/tPohd30X1bgNOR+/MvtOIvsb0k6Hffx R4m0aAk/0IRsLU4b8kpmSVVkcePEqKjChkF4vGXFO3e6i1OibMra9Z0kZx74lBKtICXB 891g== X-Gm-Message-State: AOJu0YyaNQZILZ66RtGKNJPfLFkckOjATCU7saXU/YlbDMgrEF03Ksq7 ZWsHICrCTAf7B7wr+GLRsXXgtsgn1ft1UGyB0jgxSHD7Ganw2PdYREhKr3feZkqFZqMo0UkiJtM 6jaLIKZrbD7zxnZKFejBw3EjnFY3q+KWnMV/IOamD63ax1recw8FtMunA3xE= X-Google-Smtp-Source: AGHT+IFrdBuLa1n9ST6B/7OpJN2nEasWj9pn1bqqLKqQVAFL5Rwe4JcQL1pbXm9k0fJAIUNE1peEaIVJ5Gt0j7stvkGhnGkioJNK 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:2292:b0:3dd:c04e:49af with SMTP id e9e14a558f8ab-3e166feb089mr73644695ab.3.1752139356211; Thu, 10 Jul 2025 02:22:36 -0700 (PDT) Date: Thu, 10 Jul 2025 02:22:36 -0700 X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <686f865c.a00a0220.26a83e.000a.GAE@google.com> Subject: [moderation/CI] Re: net: phy: declare package-related struct members only if CONFIG_PHY_PACKAGE is enabled From: syzbot@syzkaller.appspotmail.com To: syzkaller-upstream-moderation@googlegroups.com Cc: syzbot@lists.linux.dev Content-Type: text/plain; charset="UTF-8" syzbot ci has processed the following series [v1] net: phy: declare package-related struct members only if CONFIG_PHY_PACKAGE is enabled * [PATCH net-next] net: phy: declare package-related struct members only if CONFIG_PHY_PACKAGE is enabled and found the following issues: * failed to build the kernel The series was applied to the following base tree: * Tree: * Commit: Full report is available here: *** failed to build the kernel --- 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: [] If the report looks fine to you, reply with: #syz upstream