All of lore.kernel.org
 help / color / mirror / Atom feed
* [t-kristo-pm:usi-5.16-rfc-v3-bpf 6/24] syscall.c:undefined reference to `hid_prog_detach'
@ 2021-12-02 12:19 ` kernel test robot
  0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2021-12-02 12:19 UTC (permalink / raw)
  To: Benjamin Tissoires; +Cc: kbuild-all, linux-kernel, Tero Kristo

tree:   https://github.com/t-kristo/linux-pm usi-5.16-rfc-v3-bpf
head:   d0f251812c57f49830816624bec858500e4e14c2
commit: 43c0e89d85a05475bbbbcddc3533483f0cd032cb [6/24] HID: bpf: allow to change the report descriptor from an eBPF program
config: openrisc-randconfig-r024-20211201 (https://download.01.org/0day-ci/archive/20211202/202112022036.K1SyiDen-lkp@intel.com/config)
compiler: or1k-linux-gcc (GCC) 11.2.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://github.com/t-kristo/linux-pm/commit/43c0e89d85a05475bbbbcddc3533483f0cd032cb
        git remote add t-kristo-pm https://github.com/t-kristo/linux-pm
        git fetch --no-tags t-kristo-pm usi-5.16-rfc-v3-bpf
        git checkout 43c0e89d85a05475bbbbcddc3533483f0cd032cb
        # save the config file to linux build tree
        mkdir build_dir
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir ARCH=openrisc SHELL=/bin/bash

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 >>):

   or1k-linux-ld: kernel/bpf/syscall.o: in function `bpf_prog_attach':
   syscall.c:(.text+0x2094): undefined reference to `hid_prog_attach'
   syscall.c:(.text+0x2094): relocation truncated to fit: R_OR1K_INSN_REL_26 against undefined symbol `hid_prog_attach'
   or1k-linux-ld: kernel/bpf/syscall.o: in function `__sys_bpf':
>> syscall.c:(.text+0xad64): undefined reference to `hid_prog_detach'
   syscall.c:(.text+0xad64): relocation truncated to fit: R_OR1K_INSN_REL_26 against undefined symbol `hid_prog_detach'
>> or1k-linux-ld: syscall.c:(.text+0xaeac): undefined reference to `hid_prog_query'
   syscall.c:(.text+0xaeac): relocation truncated to fit: R_OR1K_INSN_REL_26 against undefined symbol `hid_prog_query'

---
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

* [t-kristo-pm:usi-5.16-rfc-v3-bpf 6/24] syscall.c:undefined reference to `hid_prog_detach'
@ 2021-12-02 12:19 ` kernel test robot
  0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2021-12-02 12:19 UTC (permalink / raw)
  To: kbuild-all

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

tree:   https://github.com/t-kristo/linux-pm usi-5.16-rfc-v3-bpf
head:   d0f251812c57f49830816624bec858500e4e14c2
commit: 43c0e89d85a05475bbbbcddc3533483f0cd032cb [6/24] HID: bpf: allow to change the report descriptor from an eBPF program
config: openrisc-randconfig-r024-20211201 (https://download.01.org/0day-ci/archive/20211202/202112022036.K1SyiDen-lkp(a)intel.com/config)
compiler: or1k-linux-gcc (GCC) 11.2.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://github.com/t-kristo/linux-pm/commit/43c0e89d85a05475bbbbcddc3533483f0cd032cb
        git remote add t-kristo-pm https://github.com/t-kristo/linux-pm
        git fetch --no-tags t-kristo-pm usi-5.16-rfc-v3-bpf
        git checkout 43c0e89d85a05475bbbbcddc3533483f0cd032cb
        # save the config file to linux build tree
        mkdir build_dir
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir ARCH=openrisc SHELL=/bin/bash

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 >>):

   or1k-linux-ld: kernel/bpf/syscall.o: in function `bpf_prog_attach':
   syscall.c:(.text+0x2094): undefined reference to `hid_prog_attach'
   syscall.c:(.text+0x2094): relocation truncated to fit: R_OR1K_INSN_REL_26 against undefined symbol `hid_prog_attach'
   or1k-linux-ld: kernel/bpf/syscall.o: in function `__sys_bpf':
>> syscall.c:(.text+0xad64): undefined reference to `hid_prog_detach'
   syscall.c:(.text+0xad64): relocation truncated to fit: R_OR1K_INSN_REL_26 against undefined symbol `hid_prog_detach'
>> or1k-linux-ld: syscall.c:(.text+0xaeac): undefined reference to `hid_prog_query'
   syscall.c:(.text+0xaeac): relocation truncated to fit: R_OR1K_INSN_REL_26 against undefined symbol `hid_prog_query'

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

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

end of thread, other threads:[~2021-12-02 12:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-02 12:19 [t-kristo-pm:usi-5.16-rfc-v3-bpf 6/24] syscall.c:undefined reference to `hid_prog_detach' kernel test robot
2021-12-02 12:19 ` kernel test robot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.