Commit 93d3fde
committed
perf/bpf: Change the !CONFIG_BPF_SYSCALL stubs to static inlines
Otherwise the compiler will be unhappy if they go unused,
which they do on allnoconfigs.
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Cc: Kyle Huey <me@kylehuey.com>
Link: https://lore.kernel.org/r/ZhkE9F4dyfR2dH2D@gmail.com1 parent a265c9f commit 93d3fde
1 file changed
Lines changed: 7 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9638 | 9638 | | |
9639 | 9639 | | |
9640 | 9640 | | |
9641 | | - | |
9642 | | - | |
9643 | | - | |
| 9641 | + | |
| 9642 | + | |
| 9643 | + | |
9644 | 9644 | | |
9645 | 9645 | | |
9646 | 9646 | | |
9647 | 9647 | | |
9648 | | - | |
9649 | | - | |
9650 | | - | |
| 9648 | + | |
| 9649 | + | |
| 9650 | + | |
9651 | 9651 | | |
9652 | 9652 | | |
9653 | 9653 | | |
9654 | 9654 | | |
9655 | | - | |
| 9655 | + | |
9656 | 9656 | | |
9657 | 9657 | | |
9658 | 9658 | | |
| |||
0 commit comments