linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [linux-next:pending-fixes 118/395] extable.c:undefined reference to `arm64_bpf_fixup_exception'
@ 2021-05-19  2:20 kernel test robot
  2021-05-20 21:57 ` Daniel Borkmann
  0 siblings, 1 reply; 2+ messages in thread
From: kernel test robot @ 2021-05-19  2:20 UTC (permalink / raw)
  To: Daniel Borkmann
  Cc: kbuild-all, clang-built-linux, Linux Memory Management List,
	Alexei Starovoitov

[-- Attachment #1: Type: text/plain, Size: 1766 bytes --]

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git pending-fixes
head:   8bb1ba5daf09803b0c243a53d34f6ae1da8acc23
commit: b24abcff918a5cbf44b0c982bd3477a93e8e4911 [118/395] bpf, kconfig: Add consolidated menu entry for bpf with core options
config: arm64-randconfig-r034-20210519 (attached as .config)
compiler: clang version 13.0.0 (https://github.com/llvm/llvm-project ceb1ac9812cb0972cfa34cecc5e5704ae2a22063)
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
        # install arm64 cross compiling tool for clang build
        # apt-get install binutils-aarch64-linux-gnu
        # https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=b24abcff918a5cbf44b0c982bd3477a93e8e4911
        git remote add linux-next https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
        git fetch --no-tags linux-next pending-fixes
        git checkout b24abcff918a5cbf44b0c982bd3477a93e8e4911
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross ARCH=arm64 

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>

All errors (new ones prefixed by >>):

   aarch64-linux-gnu-ld: Unexpected GOT/PLT entries detected!
   aarch64-linux-gnu-ld: Unexpected run-time procedure linkages detected!
   aarch64-linux-gnu-ld: arch/arm64/mm/extable.o: in function `fixup_exception':
>> extable.c:(.text+0x44): undefined reference to `arm64_bpf_fixup_exception'

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org

[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 40150 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [linux-next:pending-fixes 118/395] extable.c:undefined reference to `arm64_bpf_fixup_exception'
  2021-05-19  2:20 [linux-next:pending-fixes 118/395] extable.c:undefined reference to `arm64_bpf_fixup_exception' kernel test robot
@ 2021-05-20 21:57 ` Daniel Borkmann
  0 siblings, 0 replies; 2+ messages in thread
From: Daniel Borkmann @ 2021-05-20 21:57 UTC (permalink / raw)
  To: kernel test robot
  Cc: kbuild-all, clang-built-linux, Linux Memory Management List,
	Alexei Starovoitov

On 5/19/21 4:20 AM, kernel test robot wrote:
> tree:   https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git pending-fixes
> head:   8bb1ba5daf09803b0c243a53d34f6ae1da8acc23
> commit: b24abcff918a5cbf44b0c982bd3477a93e8e4911 [118/395] bpf, kconfig: Add consolidated menu entry for bpf with core options
> config: arm64-randconfig-r034-20210519 (attached as .config)
> compiler: clang version 13.0.0 (https://github.com/llvm/llvm-project ceb1ac9812cb0972cfa34cecc5e5704ae2a22063)
> 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
>          # install arm64 cross compiling tool for clang build
>          # apt-get install binutils-aarch64-linux-gnu
>          # https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=b24abcff918a5cbf44b0c982bd3477a93e8e4911
>          git remote add linux-next https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
>          git fetch --no-tags linux-next pending-fixes
>          git checkout b24abcff918a5cbf44b0c982bd3477a93e8e4911
>          # save the attached .config to linux build tree
>          COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross ARCH=arm64
> 
> If you fix the issue, kindly add following tag as appropriate
> Reported-by: kernel test robot <lkp@intel.com>
> 
> All errors (new ones prefixed by >>):
> 
>     aarch64-linux-gnu-ld: Unexpected GOT/PLT entries detected!
>     aarch64-linux-gnu-ld: Unexpected run-time procedure linkages detected!
>     aarch64-linux-gnu-ld: arch/arm64/mm/extable.o: in function `fixup_exception':
>>> extable.c:(.text+0x44): undefined reference to `arm64_bpf_fixup_exception'

Reproduced, fixed and squashed into:

https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf.git/commit/?id=6bdacdb48e94ff26c03c6eeeef48c03c5e2f7dd4

> ---
> 0-DAY CI Kernel Test Service, Intel Corporation
> https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org
> 



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-05-20 21:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-19  2:20 [linux-next:pending-fixes 118/395] extable.c:undefined reference to `arm64_bpf_fixup_exception' kernel test robot
2021-05-20 21:57 ` Daniel Borkmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox