mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-02-13 13:03:15 -05:00
The xtensa UAPI headers do not provide 'struct pt_regs', triggering an error: usr/include/linux/bpf_perf_event.h:14:28: error: field 'regs' has incomplete type Disable the header tests for this file on xtensa. Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de> Link: https://patch.msgid.link/20251223-uapi-nostdinc-v1-3-d91545d794f7@linutronix.de Signed-off-by: Nathan Chancellor <nathan@kernel.org>