Commit 7fdb26c
committed
tar-artifacts: Include samples/livepatch/livepatch-sample.ko
livepatch and bpf trampoline both use ftrace direct functions. Special
cares are needed to make the two work together.
To add selftests for livepatch + trampoline, a livepatch kernel module is
needed. Enable compiling samples/livepatch/livepatch-sample.ko and
include it in the tar artifacts.
Signed-off-by: Song Liu <[email protected]>1 parent dc6aea4 commit 7fdb26c
2 files changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
4 | 7 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
0 commit comments