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=-10.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS autolearn=ham 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 CD41DC2B9F4 for ; Thu, 17 Jun 2021 13:42:34 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id A7E7A6044F for ; Thu, 17 Jun 2021 13:42:34 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232281AbhFQNol (ORCPT ); Thu, 17 Jun 2021 09:44:41 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53758 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232249AbhFQNok (ORCPT ); Thu, 17 Jun 2021 09:44:40 -0400 Received: from mail-ed1-x52b.google.com (mail-ed1-x52b.google.com [IPv6:2a00:1450:4864:20::52b]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 63395C061760 for ; Thu, 17 Jun 2021 06:42:32 -0700 (PDT) Received: by mail-ed1-x52b.google.com with SMTP id b11so4097250edy.4 for ; Thu, 17 Jun 2021 06:42:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=oOaJQIcCyNWj1wfkuxFXnauy7qajNPtRo3ir6b4xKrU=; b=dCBUEhvUCeXDJ2ArbTaxnml9mikTJU7Tid+cvqEDy6X284r+mQ+BgblFnrd/49SBC5 nKCbA6iatkFImQapUCCGRvCNDD0xuOawMucT0r1Pqih1VT+TrP0YAXdVbYLS387OGnGE AujnA56yVoFl8bbXN1J23XZU72U03aNSTKdAiG+v5Cgk4Iaz6/r3qhwWFMncnkCJEieT 9xTibGAjeAwcwbcRzk2/JM4bB3rKxnauCAH3v3LoznQkO6wsjOjuXnZeffHtpXJ8ZxK4 YBSw3jvU04KjMrmDEqawHI4H2Ea/Ce6XOfybyRklmul5KyPieNSFfzNL+ItyIeh6omrG O8pA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=oOaJQIcCyNWj1wfkuxFXnauy7qajNPtRo3ir6b4xKrU=; b=dwACyKzGRXf9cKsNrgvkVIA8CyOYeiGRJkmjgFjdUrF3JaxXNpk2ZsE8qtlfd9IRzi mbtJQh8OqcewS6ewp+pjsbWITyiF5sBvWr30MbMe1koPdSPsJkFzEhCEAjVb9LMYGZrn V36QzTPY7d3jxTIaX3H7HJfQtKHMM6lo2OcW7LdkXIPNgap/o5DZgjF2XuZwjR/C1s5M S6Ig7hUPlO+cuciSFWXha1Vkxkwbge6cGcnQC01McYmCj1smLVrvDvTwAYxJcdo9Undx aXX4NHG7g8zle+1edxOtVEBw1mgOeBh+US4FnVFtCeOqRrhyywjGYHz2QHjd4muq6KKV egPg== X-Gm-Message-State: AOAM5330fsc4x2wdrlmrasn3vsh56JpI31CCsfX7i3j3eXP1fp0XFI0L ht52dqwgKuYhvfK7r/X6OCMar9h7mFz5BWpNvdEJ9mW9Lzj3VA== X-Google-Smtp-Source: ABdhPJzoXPzFTb0Y8YMHk+/newTpxqce3TAq4tlpZ/Pgb4C7h4RGjzu440TjUvqpuB++gyoIfwLzOVijCTFnpUMiQrA= X-Received: by 2002:a05:6402:28a:: with SMTP id l10mr6522215edv.365.1623937350279; Thu, 17 Jun 2021 06:42:30 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Naresh Kamboju Date: Thu, 17 Jun 2021 19:12:18 +0530 Message-ID: Subject: Re: [next] [arm64] allmodconfig build failed - xhci-plat.c:427: undefined reference to `onboard_hub_destroy_pdevs' To: Linux-Next Mailing List , open list , lkft-triage@lists.linaro.org, linux-usb@vger.kernel.org Cc: Matthias Kaehlcke , Greg Kroah-Hartman , Stephen Rothwell Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-next@vger.kernel.org + linux-usb On Thu, 17 Jun 2021 at 19:09, Naresh Kamboju wrote: > > The arm64 allmodconfig build failed on Linux next 20210617 tag due to > the commit, > > c950686b382d ("usb: host: xhci-plat: Create platform device for > onboard hubs in probe()") > > build error: > ------------ > aarch64-linux-gnu-ld: drivers/usb/host/xhci-plat.o: in function > `xhci_plat_remove': > drivers/usb/host/xhci-plat.c:427: undefined reference to > `onboard_hub_destroy_pdevs' > drivers/usb/host/xhci-plat.c:427:(.text+0x82c): relocation truncated > to fit: R_AARCH64_CALL26 against undefined symbol > `onboard_hub_destroy_pdevs' > aarch64-linux-gnu-ld: drivers/usb/host/xhci-plat.o: in function > `xhci_plat_probe': > drivers/usb/host/xhci-plat.c:379: undefined reference to > `onboard_hub_create_pdevs' > drivers/usb/host/xhci-plat.c:379:(.text+0x131c): relocation truncated > to fit: R_AARCH64_CALL26 against undefined symbol > `onboard_hub_create_pdevs' > make[1]: *** [Makefile:1252: vmlinux] Error 1 > make[1]: Target '__all' not remade because of errors. > make: *** [Makefile:222: __sub-make] Error 2 > make: Target '__all' not remade because of errors. > > steps to reproduce: > -------------------- > tuxmake --runtime=podman --toolchain=gcc-11 --target=arm64 --kconfig > allmodconfig KCONFIG_ALLCONFIG=arch/arm64/configs/defconfig kernel > modules > > Build: > -------- > git_repo: https://gitlab.com/Linaro/lkft/mirrors/next/linux-next > git_sha: 7d9c6b8147bdd76d7eb2cf6f74f84c6918ae0939 > git_short_log: 7d9c6b8147bd (\Add linux-next specific files for 20210617\) > arch: arm64 > config: allmodconfig > toolchain: gcc-11 > > Reported-by: Naresh Kamboju > > -- > Linaro LKFT > https://lkft.linaro.org