mirror of https://github.com/torvalds/linux.git
This can happen in situations when CONFIG_HID_SUPPORT is set to no, or
some complex situations where struct bpf_wq is not exported.
So do the usual dance of hiding them before including vmlinux.h, and
then redefining them and make use of CO-RE to have the correct offsets.
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202603111558.KLCIxsZB-lkp@intel.com/
Fixes:
|
||
|---|---|---|
| .. | ||
| progs | ||
| tests | ||
| .gitignore | ||
| Makefile | ||
| config | ||
| config.common | ||
| config.x86_64 | ||
| hid-apple.sh | ||
| hid-core.sh | ||
| hid-gamepad.sh | ||
| hid-ite.sh | ||
| hid-keyboard.sh | ||
| hid-mouse.sh | ||
| hid-multitouch.sh | ||
| hid-sony.sh | ||
| hid-tablet.sh | ||
| hid-usb_crash.sh | ||
| hid-wacom.sh | ||
| hid_bpf.c | ||
| hid_common.h | ||
| hidraw.c | ||
| run-hid-tools-tests.sh | ||
| settings | ||
| vmtest.sh | ||