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=-18.3 required=3.0 tests=BAYES_00,DKIMWL_WL_MED, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, USER_IN_DEF_DKIM_WL autolearn=unavailable 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 78785C4332B for ; Mon, 25 Jan 2021 18:14:25 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 29B9622C9E for ; Mon, 25 Jan 2021 18:14:25 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731331AbhAYSOO (ORCPT ); Mon, 25 Jan 2021 13:14:14 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:32968 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731298AbhAYRyx (ORCPT ); Mon, 25 Jan 2021 12:54:53 -0500 Received: from mail-pg1-x532.google.com (mail-pg1-x532.google.com [IPv6:2607:f8b0:4864:20::532]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id CD74FC061794 for ; Mon, 25 Jan 2021 09:54:11 -0800 (PST) Received: by mail-pg1-x532.google.com with SMTP id n25so9448649pgb.0 for ; Mon, 25 Jan 2021 09:54:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=W8k8v2p7yvhsgwd/woVMQucwCTDf4i2RQz61unwuuwE=; b=lNFT4hUVpYejjgOaAnGPzoDIwNRYBWbLVQbSQA29331UXfAEJqq7IkeCkoHoZQu0Q+ Jks8mTVbsy4R3EwzDrVr9z8nF595agjgY3PvIyKgo0lkC94uUg0ONLEglgPhS3Cqs64F AKlSZh3hgoMYSvSFD5jwtpIUNAhhY+cAYHerdy4txMUjwhZK5ad0pWAunQKWmwa1zGAc 1A49PvXP/K7pwUxNUgBAUYf5q4tJyJZGAJI+M7cg2VbhA0reb6bEvXp4yXdDURsuqBgA oJODy7jzx7+lM0bGURG0ztXUTrc0vo4QTDR4kWfLcAacxLw+DWhnWUHbCPX6dCOwM6u0 qzKg== 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=W8k8v2p7yvhsgwd/woVMQucwCTDf4i2RQz61unwuuwE=; b=TFtdLyQ9cnnKtfEtOP5xy+9GsrKvpct9nDIYy9yH/VY/NnSQRg35MwPy1F1QZ21cxo yW5l/nTo03vUqLzBZYk+5QrRuAoy8jC8qjI/PzmpPAkEXH8dUjYLu1Nt3oteW9UeWYI5 IIoy7/QnvGxC9SeDhIQJDD3b7LD899UrYxJ6pvXKUVqZY3eJ1GCU9CTaWOj6L24bFs59 ZOFOPzZ4q2O4xLdNnGhDUObRui2NqUoPVQbxYr/7Dw9qxKJ4es3XX8GPljKpGKOeQE3E aZ3ARQVP2q/VBqJWB78O02Q2PsCaA4jepeGGOtCeuh5lD7DVZ6LvC6xl5tu2J6bFatqX ONRA== X-Gm-Message-State: AOAM532dZCOORkg2v90661NcoDmCvQzf21geP1rEMV55ivhvgfrIMaMg ANC96K47XRAugsBw2QMUqabLA+D4w2gLq/Vud1n9YpvrOf2K+g== X-Google-Smtp-Source: ABdhPJxZNg5WRPKJAKujK6Sx3O6kRqIarc7mq1uEoRLQMDO54r+lE+5y/Xh6Po2JIhvxvOvaQEj8BsrTe9Q8EILiIdo= X-Received: by 2002:a63:7e10:: with SMTP id z16mr1682872pgc.263.1611597251147; Mon, 25 Jan 2021 09:54:11 -0800 (PST) MIME-Version: 1.0 References: <202101162230.XswE8zOX-lkp@intel.com> In-Reply-To: <202101162230.XswE8zOX-lkp@intel.com> From: Nick Desaulniers Date: Mon, 25 Jan 2021 09:54:00 -0800 Message-ID: Subject: Re: hppa64-linux-ld: mm/hugetlb.o(.text+0x50dc): cannot reach printk To: James Bottomley , deller@gmx.de, linux-parisc@vger.kernel.org Cc: kbuild-all@lists.01.org, LKML , Ingo Molnar , Kees Cook , kernel test robot Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org I suspect that adding some more sections here makes the distance between other sections too large to encode? IIRC, arm (32b) linker can emit "range extending thunks" to help jump large distances. Not sure what to make of this report; I wouldn't have expected this GCC randconfig to generate code in any of the sections that were added to the linkerscript in https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=eff8728fe69880d3f7983bec3fb6cea4c306261f. On Sat, Jan 16, 2021 at 6:37 AM kernel test robot wrote: > > tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master > head: 1d94330a437a573cfdf848f6743b1ed169242c8a > commit: eff8728fe69880d3f7983bec3fb6cea4c306261f vmlinux.lds.h: Add PGO and AutoFDO input sections > date: 5 months ago > config: parisc-randconfig-r032-20210116 (attached as .config) > compiler: hppa64-linux-gcc (GCC) 9.3.0 > reproduce (this is a W=1 build): > wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross > chmod +x ~/bin/make.cross > # https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=eff8728fe69880d3f7983bec3fb6cea4c306261f > git remote add linus https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git > git fetch --no-tags linus master > git checkout eff8728fe69880d3f7983bec3fb6cea4c306261f > # save the attached .config to linux build tree > COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=parisc > > If you fix the issue, kindly add following tag as appropriate > Reported-by: kernel test robot > > All errors (new ones prefixed by >>): > > hppa64-linux-ld: mm/page_alloc.o(.ref.text+0x110): cannot reach unknown > hppa64-linux-ld: mm/memblock.o(.text+0x27c): cannot reach __warn_printk > hppa64-linux-ld: mm/memblock.o(.meminit.text+0xc4): cannot reach printk > hppa64-linux-ld: mm/memblock.o(.meminit.text+0x140): cannot reach printk > hppa64-linux-ld: mm/memblock.o(.meminit.text+0x1e0): cannot reach memmove > hppa64-linux-ld: mm/memblock.o(.meminit.text+0x314): cannot reach memmove > hppa64-linux-ld: mm/memblock.o(.meminit.text+0x428): cannot reach memmove > hppa64-linux-ld: mm/memblock.o(.meminit.text+0x5d4): cannot reach __warn_printk > hppa64-linux-ld: mm/memblock.o(.meminit.text+0xb20): cannot reach printk > hppa64-linux-ld: mm/memblock.o(.meminit.text+0xce8): cannot reach printk > hppa64-linux-ld: mm/memblock.o(.meminit.text+0xd30): cannot reach printk > hppa64-linux-ld: mm/memblock.o(.meminit.text+0xd4c): cannot reach memcpy > hppa64-linux-ld: mm/memblock.o(.meminit.text+0x1130): cannot reach printk > hppa64-linux-ld: mm/memblock.o(.meminit.text+0x11e0): cannot reach printk > hppa64-linux-ld: mm/memblock.o(.meminit.text+0x16d8): cannot reach printk > hppa64-linux-ld: mm/memblock.o(.meminit.text+0x1788): cannot reach printk > hppa64-linux-ld: mm/memblock.o(.meminit.text+0x1e04): cannot reach printk > hppa64-linux-ld: mm/memblock.o(.meminit.text+0x1e2c): cannot reach printk > hppa64-linux-ld: mm/memblock.o(.init.text+0x24): cannot reach strstr > hppa64-linux-ld: mm/memblock.o(.init.text+0x100): cannot reach __warn_printk > hppa64-linux-ld: mm/memblock.o(.init.text+0x118): cannot reach dump_stack > hppa64-linux-ld: mm/memblock.o(.init.text+0x220): cannot reach printk > hppa64-linux-ld: mm/memblock.o(.init.text+0x48c): cannot reach printk > hppa64-linux-ld: mm/memblock.o(.init.text+0x55c): cannot reach printk > hppa64-linux-ld: mm/memblock.o(.init.text+0x62c): cannot reach printk > hppa64-linux-ld: mm/memblock.o(.init.text+0x720): cannot reach printk > hppa64-linux-ld: mm/hugetlb.o(.text+0x4cc): cannot reach _raw_spin_lock > hppa64-linux-ld: mm/hugetlb.o(.text+0x580): cannot reach _raw_spin_unlock > hppa64-linux-ld: mm/hugetlb.o(.text+0x690): cannot reach _raw_spin_unlock > hppa64-linux-ld: mm/hugetlb.o(.text+0x768): cannot reach _raw_spin_unlock > hppa64-linux-ld: mm/hugetlb.o(.text+0x7c8): cannot reach _raw_spin_lock > hppa64-linux-ld: mm/hugetlb.o(.text+0x938): cannot reach _raw_spin_lock > hppa64-linux-ld: mm/hugetlb.o(.text+0x980): cannot reach _raw_spin_unlock > hppa64-linux-ld: mm/hugetlb.o(.text+0xaf8): cannot reach sprintf > hppa64-linux-ld: mm/hugetlb.o(.text+0xb60): cannot reach sprintf > hppa64-linux-ld: mm/hugetlb.o(.text+0xbd0): cannot reach sprintf > hppa64-linux-ld: mm/hugetlb.o(.text+0xc38): cannot reach sprintf > hppa64-linux-ld: mm/hugetlb.o(.text+0xcd8): cannot reach _raw_spin_lock > hppa64-linux-ld: mm/hugetlb.o(.text+0xcf0): cannot reach _raw_spin_unlock > hppa64-linux-ld: mm/hugetlb.o(.text+0xd7c): cannot reach __next_node_in > hppa64-linux-ld: mm/hugetlb.o(.text+0xdb4): cannot reach __next_node_in > hppa64-linux-ld: mm/hugetlb.o(.text+0xeb8): cannot reach _raw_spin_unlock > hppa64-linux-ld: mm/hugetlb.o(.text+0xec8): cannot reach _raw_spin_lock > hppa64-linux-ld: mm/hugetlb.o(.text+0xf58): cannot reach sprintf > hppa64-linux-ld: mm/hugetlb.o(.text+0x1638): cannot reach _raw_spin_lock > hppa64-linux-ld: mm/hugetlb.o(.text+0x16d8): cannot reach _raw_spin_unlock > hppa64-linux-ld: mm/hugetlb.o(.text+0x1764): cannot reach _raw_spin_lock > hppa64-linux-ld: mm/hugetlb.o(.text+0x17d0): cannot reach _raw_spin_unlock > hppa64-linux-ld: mm/hugetlb.o(.text+0x1974): cannot reach _raw_spin_lock > hppa64-linux-ld: mm/hugetlb.o(.text+0x1990): cannot reach _raw_spin_unlock > hppa64-linux-ld: mm/hugetlb.o(.text+0x19b4): cannot reach _raw_spin_lock > hppa64-linux-ld: mm/hugetlb.o(.text+0x19d4): cannot reach _raw_spin_unlock > hppa64-linux-ld: mm/hugetlb.o(.text+0x1d88): cannot reach _raw_spin_lock > hppa64-linux-ld: mm/hugetlb.o(.text+0x1db0): cannot reach _raw_spin_unlock > hppa64-linux-ld: mm/hugetlb.o(.text+0x2588): cannot reach _raw_spin_lock > hppa64-linux-ld: mm/hugetlb.o(.text+0x2658): cannot reach _raw_spin_unlock > hppa64-linux-ld: mm/hugetlb.o(.text+0x26a8): cannot reach _raw_spin_lock > hppa64-linux-ld: mm/hugetlb.o(.text+0x26e4): cannot reach _raw_spin_unlock > hppa64-linux-ld: mm/hugetlb.o(.text+0x27b0): cannot reach _raw_spin_lock > hppa64-linux-ld: mm/hugetlb.o(.text+0x2964): cannot reach _raw_spin_lock > hppa64-linux-ld: mm/hugetlb.o(.text+0x2984): cannot reach _raw_spin_unlock > hppa64-linux-ld: mm/hugetlb.o(.text+0x29bc): cannot reach _raw_spin_unlock > hppa64-linux-ld: mm/hugetlb.o(.text+0x2a00): cannot reach _raw_spin_lock > hppa64-linux-ld: mm/hugetlb.o(.text+0x2a40): cannot reach _raw_spin_unlock > hppa64-linux-ld: mm/hugetlb.o(.text+0x2b38): cannot reach _raw_spin_lock > hppa64-linux-ld: mm/hugetlb.o(.text+0x2b58): cannot reach _raw_spin_unlock > hppa64-linux-ld: mm/hugetlb.o(.text+0x2c14): cannot reach _raw_spin_unlock > hppa64-linux-ld: mm/hugetlb.o(.text+0x2c8c): cannot reach _raw_spin_lock > hppa64-linux-ld: mm/hugetlb.o(.text+0x2ccc): cannot reach _raw_spin_lock > hppa64-linux-ld: mm/hugetlb.o(.text+0x2df4): cannot reach _raw_spin_unlock > hppa64-linux-ld: mm/hugetlb.o(.text+0x2ed8): cannot reach _raw_spin_lock > hppa64-linux-ld: mm/hugetlb.o(.text+0x2f38): cannot reach _raw_spin_unlock > hppa64-linux-ld: mm/hugetlb.o(.text+0x2f60): cannot reach _raw_spin_lock > hppa64-linux-ld: mm/hugetlb.o(.text+0x2f84): cannot reach _raw_spin_lock > hppa64-linux-ld: mm/hugetlb.o(.text+0x2fc8): cannot reach _raw_spin_lock > hppa64-linux-ld: mm/hugetlb.o(.text+0x3018): cannot reach _raw_spin_unlock > hppa64-linux-ld: mm/hugetlb.o(.text+0x3044): cannot reach _raw_spin_unlock > hppa64-linux-ld: mm/hugetlb.o(.text+0x3218): cannot reach _raw_spin_lock > hppa64-linux-ld: mm/hugetlb.o(.text+0x3308): cannot reach _raw_spin_unlock > hppa64-linux-ld: mm/hugetlb.o(.text+0x340c): cannot reach __xchg64 > hppa64-linux-ld: mm/hugetlb.o(.text+0x3580): cannot reach _raw_spin_lock > hppa64-linux-ld: mm/hugetlb.o(.text+0x35b0): cannot reach _raw_spin_unlock > hppa64-linux-ld: mm/hugetlb.o(.text+0x3604): cannot reach _raw_spin_unlock > hppa64-linux-ld: mm/hugetlb.o(.text+0x3aa0): cannot reach _raw_spin_lock > hppa64-linux-ld: mm/hugetlb.o(.text+0x3b00): cannot reach _raw_spin_unlock > hppa64-linux-ld: mm/hugetlb.o(.text+0x3efc): cannot reach down_write > hppa64-linux-ld: mm/hugetlb.o(.text+0x4484): cannot reach _raw_spin_lock > hppa64-linux-ld: mm/hugetlb.o(.text+0x46ac): cannot reach _raw_spin_unlock > hppa64-linux-ld: mm/hugetlb.o(.text+0x4814): cannot reach _raw_spin_lock > hppa64-linux-ld: mm/hugetlb.o(.text+0x485c): cannot reach _raw_spin_unlock > hppa64-linux-ld: mm/hugetlb.o(.text+0x48cc): cannot reach _raw_spin_unlock > hppa64-linux-ld: mm/hugetlb.o(.text+0x4a1c): cannot reach _raw_spin_lock > hppa64-linux-ld: mm/hugetlb.o(.text+0x4a88): cannot reach _raw_spin_unlock > hppa64-linux-ld: mm/hugetlb.o(.text+0x4b14): cannot reach _raw_spin_lock > hppa64-linux-ld: mm/hugetlb.o(.text+0x4c0c): cannot reach _raw_spin_unlock > hppa64-linux-ld: mm/hugetlb.o(.text+0x4cc0): cannot reach _raw_spin_lock > hppa64-linux-ld: mm/hugetlb.o(.text+0x4d18): cannot reach _raw_spin_unlock > hppa64-linux-ld: mm/hugetlb.o(.text+0x4dd4): cannot reach _raw_spin_unlock > hppa64-linux-ld: mm/hugetlb.o(.text+0x4ed4): cannot reach __muldi3 > hppa64-linux-ld: mm/hugetlb.o(.text+0x5008): cannot reach sprintf > >> hppa64-linux-ld: mm/hugetlb.o(.text+0x50dc): cannot reach printk > hppa64-linux-ld: mm/hugetlb.o(.text+0x51bc): cannot reach __muldi3 > hppa64-linux-ld: mm/hugetlb.o(.text+0x5348): cannot reach _raw_spin_unlock > hppa64-linux-ld: mm/hugetlb.o(.text+0x535c): cannot reach _raw_spin_unlock > hppa64-linux-ld: mm/hugetlb.o(.text+0x53d8): cannot reach _raw_spin_lock > hppa64-linux-ld: mm/hugetlb.o(.text+0x53ec): cannot reach _raw_spin_lock > hppa64-linux-ld: mm/hugetlb.o(.text+0x565c): cannot reach down_read > hppa64-linux-ld: mm/hugetlb.o(.text+0x5890): cannot reach _raw_spin_unlock > hppa64-linux-ld: mm/hugetlb.o(.text+0x58d4): cannot reach _raw_spin_lock > hppa64-linux-ld: mm/hugetlb.o(.text+0x59f4): cannot reach _raw_spin_unlock > hppa64-linux-ld: mm/hugetlb.o(.text+0x5b94): cannot reach _raw_spin_lock_irqsave > hppa64-linux-ld: mm/hugetlb.o(.text+0x5bf4): cannot reach _raw_spin_unlock_irqrestore > hppa64-linux-ld: mm/hugetlb.o(.text+0x5c14): cannot reach _raw_spin_lock_irqsave > hppa64-linux-ld: mm/hugetlb.o(.text+0x5c34): cannot reach _raw_spin_unlock_irqrestore > hppa64-linux-ld: mm/hugetlb.o(.text+0x5f58): cannot reach _raw_spin_unlock > hppa64-linux-ld: mm/hugetlb.o(.text+0x5fdc): cannot reach _raw_spin_lock > hppa64-linux-ld: mm/hugetlb.o(.text+0x613c): cannot reach _raw_spin_unlock > hppa64-linux-ld: mm/hugetlb.o(.text+0x6248): cannot reach _raw_spin_lock > hppa64-linux-ld: mm/hugetlb.o(.text+0x643c): cannot reach down_write > hppa64-linux-ld: mm/hugetlb.o(.text+0x64c0): cannot reach _raw_spin_lock > hppa64-linux-ld: mm/hugetlb.o(.text+0x6690): cannot reach _raw_spin_lock > hppa64-linux-ld: mm/hugetlb.o(.text+0x66c0): cannot reach _raw_spin_unlock > hppa64-linux-ld: mm/hugetlb.o(.text+0x69a0): cannot reach _raw_spin_lock > hppa64-linux-ld: mm/hugetlb.o(.text+0x69c0): cannot reach _raw_spin_unlock > hppa64-linux-ld: mm/hugetlb.o(.text+0x69d0): cannot reach _raw_spin_unlock > hppa64-linux-ld: mm/hugetlb.o(.text+0x6a00): cannot reach ___ratelimit > hppa64-linux-ld: mm/hugetlb.o(.text+0x6a28): cannot reach printk > hppa64-linux-ld: mm/hugetlb.o(.text+0x6a80): cannot reach _raw_spin_lock > hppa64-linux-ld: mm/hugetlb.o(.text+0x6bf4): cannot reach _raw_spin_unlock > hppa64-linux-ld: mm/hugetlb.o(.text+0x6d98): cannot reach mutex_unlock > hppa64-linux-ld: mm/hugetlb.o(.text+0x6de0): cannot reach down_read > hppa64-linux-ld: mm/hugetlb.o(.text+0x6df4): cannot reach mutex_lock > hppa64-linux-ld: mm/hugetlb.o(.text+0x705c): cannot reach _raw_spin_unlock > hppa64-linux-ld: mm/hugetlb.o(.text+0x7344): cannot reach down_read > hppa64-linux-ld: mm/hugetlb.o(.text+0x74ac): cannot reach mutex_lock > hppa64-linux-ld: mm/hugetlb.o(.text+0x74e0): cannot reach _raw_spin_lock > hppa64-linux-ld: mm/hugetlb.o(.text+0x7708): cannot reach _raw_spin_unlock > hppa64-linux-ld: mm/hugetlb.o(.text+0x77b0): cannot reach mutex_unlock > hppa64-linux-ld: mm/hugetlb.o(.text+0x7830): cannot reach mutex_unlock > hppa64-linux-ld: mm/hugetlb.o(.text+0x794c): cannot reach _raw_spin_lock > hppa64-linux-ld: mm/hugetlb.o(.text+0x7978): cannot reach _raw_spin_unlock > hppa64-linux-ld: mm/hugetlb.o(.text+0x7998): cannot reach mutex_unlock > hppa64-linux-ld: mm/hugetlb.o(.text+0x7b14): cannot reach _raw_spin_unlock > hppa64-linux-ld: mm/hugetlb.o(.text+0x7bfc): cannot reach _raw_spin_lock > hppa64-linux-ld: mm/hugetlb.o(.text+0x7ce4): cannot reach _raw_spin_lock > hppa64-linux-ld: mm/hugetlb.o(.text+0x7e84): cannot reach _raw_spin_unlock > hppa64-linux-ld: mm/hugetlb.o(.text+0x7f0c): cannot reach _raw_spin_unlock > hppa64-linux-ld: mm/hugetlb.o(.text+0x8068): cannot reach _raw_spin_unlock > hppa64-linux-ld: mm/hugetlb.o(.text+0x8084): cannot reach _raw_spin_unlock > hppa64-linux-ld: mm/hugetlb.o(.text+0x80b4): cannot reach _raw_spin_unlock > hppa64-linux-ld: mm/hugetlb.o(.text+0x8240): cannot reach _raw_spin_lock > hppa64-linux-ld: mm/hugetlb.o(.text+0x8314): cannot reach _raw_spin_unlock > hppa64-linux-ld: mm/hugetlb.o(.text+0x8518): cannot reach _raw_spin_unlock > hppa64-linux-ld: mm/hugetlb.o(.text+0x85e0): cannot reach _raw_spin_unlock > hppa64-linux-ld: mm/hugetlb.o(.text+0x8624): cannot reach _raw_spin_unlock > hppa64-linux-ld: mm/hugetlb.o(.text+0x87a8): cannot reach _raw_spin_unlock > hppa64-linux-ld: mm/hugetlb.o(.text+0x8868): cannot reach down_write > hppa64-linux-ld: mm/hugetlb.o(.text+0x889c): cannot reach _raw_spin_unlock > hppa64-linux-ld: mm/hugetlb.o(.text+0x88ec): cannot reach _raw_spin_lock > hppa64-linux-ld: mm/hugetlb.o(.text+0x8d40): cannot reach _raw_spin_lock > hppa64-linux-ld: mm/hugetlb.o(.text+0x8d60): cannot reach _raw_spin_unlock > hppa64-linux-ld: mm/hugetlb.o(.text+0x8d9c): cannot reach _raw_spin_lock > hppa64-linux-ld: mm/hugetlb.o(.text+0x8db8): cannot reach _raw_spin_unlock > hppa64-linux-ld: mm/hugetlb.o(.text+0x8e78): cannot reach _raw_spin_lock > hppa64-linux-ld: mm/hugetlb.o(.text+0x8ea0): cannot reach __muldi3 > hppa64-linux-ld: mm/hugetlb.o(.text+0x8ec0): cannot reach _raw_spin_unlock > hppa64-linux-ld: mm/hugetlb.o(.text+0x8fd0): cannot reach __warn_printk > hppa64-linux-ld: mm/hugetlb.o(.text+0x9074): cannot reach _raw_spin_unlock > hppa64-linux-ld: mm/hugetlb.o(.text+0x90a4): cannot reach _raw_spin_lock > hppa64-linux-ld: mm/hugetlb.o(.text+0x90d4): cannot reach _raw_spin_unlock > hppa64-linux-ld: mm/hugetlb.o(.text+0x92ec): cannot reach _raw_spin_lock > hppa64-linux-ld: mm/hugetlb.o(.text+0x9334): cannot reach __cmpxchg_u32 > hppa64-linux-ld: mm/hugetlb.o(.text+0x93dc): cannot reach _raw_spin_unlock > hppa64-linux-ld: mm/hugetlb.o(.text+0x9454): cannot reach _raw_spin_lock > hppa64-linux-ld: mm/hugetlb.o(.text+0x9558): cannot reach _raw_spin_unlock > hppa64-linux-ld: mm/hugetlb.o(.text+0x969c): cannot reach _raw_spin_lock > hppa64-linux-ld: mm/hugetlb.o(.text+0x96ac): cannot reach _raw_spin_unlock > hppa64-linux-ld: mm/hugetlb.o(.init.text+0x248): cannot reach printk > hppa64-linux-ld: mm/hugetlb.o(.init.text+0x26c): cannot reach printk > hppa64-linux-ld: mm/hugetlb.o(.init.text+0x36c): cannot reach printk > hppa64-linux-ld: mm/hugetlb.o(.init.text+0x3d0): cannot reach printk > hppa64-linux-ld: mm/hugetlb.o(.init.text+0x3ec): cannot reach sscanf > hppa64-linux-ld: mm/hugetlb.o(.init.text+0x568): cannot reach snprintf > hppa64-linux-ld: mm/hugetlb.o(.init.text+0x728): cannot reach printk > hppa64-linux-ld: mm/hugetlb.o(.init.text+0x744): cannot reach printk > hppa64-linux-ld: mm/hugetlb.o(.init.text+0x8d4): cannot reach _raw_spin_lock > hppa64-linux-ld: mm/hugetlb.o(.init.text+0x900): cannot reach _raw_spin_unlock > hppa64-linux-ld: mm/hugetlb.o(.init.text+0xa40): cannot reach printk > hppa64-linux-ld: mm/hugetlb.o(.init.text+0xa70): cannot reach kobject_create_and_add > hppa64-linux-ld: mm/hugetlb.o(.init.text+0xb64): cannot reach kobject_create_and_add > hppa64-linux-ld: mm/hugetlb.o(.init.text+0xb9c): cannot reach kobject_put > hppa64-linux-ld: mm/hugetlb.o(.init.text+0xbb4): cannot reach printk > hppa64-linux-ld: mm/hugetlb.o(.init.text+0xc84): cannot reach __muldi3 > hppa64-linux-ld: mm/hugetlb.o(.init.text+0xde8): cannot reach memparse > hppa64-linux-ld: mm/hugetlb.o(.init.text+0xec0): cannot reach printk > hppa64-linux-ld: mm/hugetlb.o(.init.text+0xef0): cannot reach unknown > hppa64-linux-ld: mm/hugetlb.o(.init.text+0xf94): cannot reach memparse > hppa64-linux-ld: mm/hugetlb.o(.init.text+0xfcc): cannot reach printk > hppa64-linux-ld: mm/hugetlb.o(.init.text+0xfe4): cannot reach unknown > hppa64-linux-ld: mm/slab.o(.text+0x490): cannot reach __udivdi3 > hppa64-linux-ld: mm/slab.o(.text+0x4ac): cannot reach __umoddi3 > > --- > 0-DAY CI Kernel Test Service, Intel Corporation > https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org -- Thanks, ~Nick Desaulniers