mirror of
https://github.com/torvalds/linux.git
synced 2026-05-14 09:22:17 +02:00
The build with CONFIG_UNWINDER_FRAME_POINTER=y is broken for
current exceptions feature as it assumes ORC unwinder specific fields in
the unwind_state. Disable exceptions when frame_pointer unwinder is
enabled for now.
Fixes:
|
||
|---|---|---|
| .. | ||
| bpf_jit_comp.c | ||
| bpf_jit_comp32.c | ||
| Makefile | ||