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 85653C83029 for ; Thu, 2 Sep 2021 17:34:42 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 6E496610E9 for ; Thu, 2 Sep 2021 17:34:42 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1346644AbhIBRfj (ORCPT ); Thu, 2 Sep 2021 13:35:39 -0400 Received: from mail-io1-f71.google.com ([209.85.166.71]:52178 "EHLO mail-io1-f71.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1346628AbhIBRfT (ORCPT ); Thu, 2 Sep 2021 13:35:19 -0400 Received: by mail-io1-f71.google.com with SMTP id i11-20020a056602134b00b005be82e3028bso1892774iov.18 for ; Thu, 02 Sep 2021 10:34:21 -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=I5xSDFd70a+n/QfPqOXG0+g1HPtzpurq1c0Km9VVZzU=; b=UWuCbUNWLKyisO2A1wBm8UPfoKX43N+QA+ooOpsqGQ1wjOHPx2gCb97HpYZN64+J7L NYWEjuVgP0M6pF768lrfQM/PPi9lLKN/2vCxOQOaYlDklhPjDX0NpXy6BX9hDbOUnCrR 87Azdy+/aHRXkDzj0YbhtslbtX/jLeerKhy2qLypacZuMbqqQwOwZ5XnKBKF8UjKWHMF UM/zSIbu1/TwlIfuHefC0QsPKqvvP19e36X/sqlHKfN2q1xgcTmLxulY2AOoG+hHgrLL zk3C34Ye3yIaEABkm5wO8t5YJ/tEgw0mThnVnELAtGBnLceLwBWC7/M8T4S4HZLGNlnn vPnw== X-Gm-Message-State: AOAM532UiCGo85FUx5tHBLd3BViwdHaoyWmaTvnhggnSVntKqvpxMy2N r/0G/SgMTcMZiGapaqJ9LRxSFT9NhPMuA+dE9w3B/smDJx2c X-Google-Smtp-Source: ABdhPJx19EB/6V/WWvRpYeVP/ttEwxrjzFuj416rWxdWImy97z2kBTRAsSmPmQG6jdE2Ur2+msC1VilZYQfhzkquhyXQCgLOxbs0 MIME-Version: 1.0 X-Received: by 2002:a05:6e02:531:: with SMTP id h17mr3128109ils.288.1630604060842; 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: <000000000000d0dfda05cb0697d7@google.com> Subject: [syzbot] bpf build error (3) From: syzbot To: akpm@linux-foundation.org, ast@kernel.org, bp@alien8.de, daniel@iogearbox.net, hpa@zytor.com, 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: 49ca6153208f bpf: Relicense disassembler as GPL-2.0-only O.. git tree: bpf console output: https://syzkaller.appspot.com/x/log.txt?x=17835513300000 kernel config: https://syzkaller.appspot.com/x/.config?x=bd61edfef9fa14b1 dashboard link: https://syzkaller.appspot.com/bug?extid=8a8ba69ec56c60331e1f IMPORTANT: if you fix the issue, please add the following tag to the commit: Reported-by: syzbot+8a8ba69ec56c60331e1f@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.