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 0BAD0C8302A for ; Thu, 2 Sep 2021 17:34:44 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id E48F6610E9 for ; Thu, 2 Sep 2021 17:34:43 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1346658AbhIBRfk (ORCPT ); Thu, 2 Sep 2021 13:35:40 -0400 Received: from mail-il1-f198.google.com ([209.85.166.198]:39913 "EHLO mail-il1-f198.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1346627AbhIBRfT (ORCPT ); Thu, 2 Sep 2021 13:35:19 -0400 Received: by mail-il1-f198.google.com with SMTP id y8-20020a92c748000000b00224811cb945so1719974ilp.6 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=I++uGz6M3sopqx1Cch+qCsGwRphfPuiSAke3gZbeQtS8wTdaGUJY0Yydi/hXIYbGH3 ankqKZNAJdruefv9qw0bCdXPiur/1v/k6fspL1Q5CBtohpvoNSIxIZqOh9JOHlrC+tFm 1k9RjE3ZEThslZ3IHPAKvCNJPeAn9aDgEf6wdfy2dVR+l84VcqNvBVxeGwpSk4vnyXaO u0Zo7x9rQYz+Fff7kk4f0vjzxPTIvyPcxid204Q3T0P9R8AjPngglZiytMVnwIKKD40R XnqV2vddB7AJontdKbiHZFZfryrQo3U1MEDQ7OBO5c1AiTuaiwxUbC7F9jy44cEArcAz AgCA== X-Gm-Message-State: AOAM530U3eXzG+lueG0ykyTEeOtTMQK3bvLfCZIFB8GT8wC2lWX/tt2V 9c1wYJL9A0XKXz+JSGtDCaTw5rZY4w/9EyqupeQp2+e/f1Si 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: linux-kernel@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.