From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-3.7 required=3.0 tests=BAYES_00,FROM_LOCAL_HEX, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 8A042C83029 for ; Thu, 2 Sep 2021 17:34:40 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 70771610E5 for ; Thu, 2 Sep 2021 17:34:40 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1346648AbhIBRfg (ORCPT ); Thu, 2 Sep 2021 13:35:36 -0400 Received: from mail-il1-f200.google.com ([209.85.166.200]:38502 "EHLO mail-il1-f200.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1346625AbhIBRfT (ORCPT ); Thu, 2 Sep 2021 13:35:19 -0400 Received: by mail-il1-f200.google.com with SMTP id j6-20020a056e02014600b00224bde51e20so1722693ilr.5 for ; Thu, 02 Sep 2021 10:34:20 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:date:message-id:subject:from:to; bh=ArHge6ac7mjnuMUhHn+10qtqAyjjhBJrE7s/5MmGQco=; b=PXcoTgC/b1NXudG2VLK4X4O+13PoUgNeRunGFqJzR2kWkwh5Hzedlf0Tch6+XB1j2L PlF+/2oEpuvs5uchzHS+HAOgEXEZNtq2ldbq7sd9TBBgJungUuGRaVg7wJC3OeF9RMgk 1JN3iUcIvvW4SRcrRw1z9gTiZ26oG17s+5Pg/XTlR3YuV2147v4+oUNz8u2sn53MquBK +ATCawKuoLnnTS7/yF4jPgd44lcoqts3XD/dtQRI96tkD3wt2/5mnSE/Ynm3dlq7bxYk lOBIRmZRUDSfJYcNOHIUJm04VgXbbmJeRDeBFQia0Kb0oWdpsK7uy9AJlPZqgC/sZDem AsTg== X-Gm-Message-State: AOAM5305bnF7JtAOByK3mbGappvINL1bWfzIpfdLdf5jeMzOYJsejXng mzgARP8GAp/+C5NEuLG2wgEg+u9d0vEwsycyLSvlPGxF3lY5 X-Google-Smtp-Source: ABdhPJz1IntnQAWMjDY1yDR2FJjP5vdmTEQTdey+qOik/r81Bzm4RUhqIZNncch4jJbN6LJNLIUUu5VVWWeQVyUvKbVP0r2By9Ev MIME-Version: 1.0 X-Received: by 2002:a05:6e02:1d95:: with SMTP id h21mr3147788ila.231.1630604060634; Thu, 02 Sep 2021 10:34:20 -0700 (PDT) Date: Thu, 02 Sep 2021 10:34:20 -0700 X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <000000000000cdb6a905cb069738@google.com> Subject: [syzbot] net build error (3) From: syzbot To: akpm@linux-foundation.org, bp@alien8.de, davem@davemloft.net, hpa@zytor.com, kuba@kernel.org, linux-kernel@vger.kernel.org, mingo@redhat.com, netdev@vger.kernel.org, rafael.j.wysocki@intel.com, rppt@kernel.org, syzkaller-bugs@googlegroups.com, tglx@linutronix.de, x86@kernel.org Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org Hello, syzbot found the following issue on: HEAD commit: d12e1c464988 net: dsa: b53: Set correct number of ports in.. git tree: net console output: https://syzkaller.appspot.com/x/log.txt?x=125c2886300000 kernel config: https://syzkaller.appspot.com/x/.config?x=bd61edfef9fa14b1 dashboard link: https://syzkaller.appspot.com/bug?extid=8322c0f0976fafa0ae88 IMPORTANT: if you fix the issue, please add the following tag to the commit: Reported-by: syzbot+8322c0f0976fafa0ae88@syzkaller.appspotmail.com arch/x86/kernel/setup.c:916:6: error: implicit declaration of function 'acpi_mps_check' [-Werror=implicit-function-declaration] arch/x86/kernel/setup.c:1110:2: error: implicit declaration of function 'acpi_table_upgrade' [-Werror=implicit-function-declaration] arch/x86/kernel/setup.c:1112:2: error: implicit declaration of function 'acpi_boot_table_init' [-Werror=implicit-function-declaration] arch/x86/kernel/setup.c:1120:2: error: implicit declaration of function 'early_acpi_boot_init'; did you mean 'early_cpu_init'? [-Werror=implicit-function-declaration] arch/x86/kernel/setup.c:1162:2: error: implicit declaration of function 'acpi_boot_init' [-Werror=implicit-function-declaration] --- This report is generated by a bot. It may contain errors. See https://goo.gl/tpsmEJ for more information about syzbot. syzbot engineers can be reached at syzkaller@googlegroups.com. syzbot will keep track of this issue. See: https://goo.gl/tpsmEJ#status for how to communicate with syzbot.