-
Notifications
You must be signed in to change notification settings - Fork 128
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
kbuild, bpf: Enable reproducible BTF generation #8223
Conversation
Upstream branch: 6e8ba49 |
7282573
to
6691c3c
Compare
Upstream branch: b9fee10 |
c7a8c79
to
dc061d7
Compare
6691c3c
to
4435d70
Compare
Upstream branch: f4f25b6 |
dc061d7
to
13152ca
Compare
4435d70
to
0c30734
Compare
Upstream branch: 5506b7d |
13152ca
to
6264ba3
Compare
0c30734
to
ed728a4
Compare
Upstream branch: 6a10d2d |
6264ba3
to
462d66a
Compare
ed728a4
to
29da59c
Compare
Upstream branch: 3d1af4b |
462d66a
to
4686216
Compare
29da59c
to
e3038dd
Compare
Upstream branch: 00a5acd |
4686216
to
86108a3
Compare
e3038dd
to
4b09d33
Compare
Upstream branch: 06103dc |
86108a3
to
9ed4c04
Compare
4b09d33
to
e2b857e
Compare
Upstream branch: 58ecb3a |
9ed4c04
to
721e196
Compare
e2b857e
to
9a051e1
Compare
Upstream branch: 58ecb3a |
721e196
to
89318d7
Compare
9a051e1
to
bef6461
Compare
Upstream branch: a7c2051 |
89318d7
to
3553de9
Compare
bef6461
to
04c6b5e
Compare
Upstream branch: a7c2051 |
3553de9
to
68e7664
Compare
04c6b5e
to
419af5f
Compare
Upstream branch: 8eef6ac |
68e7664
to
4905ebd
Compare
419af5f
to
c0247f7
Compare
Upstream branch: c5d2bac |
4905ebd
to
f71f604
Compare
c0247f7
to
ce9b303
Compare
Upstream branch: c5d2bac |
f71f604
to
df757b6
Compare
ce9b303
to
ce2660e
Compare
Upstream branch: c5d2bac |
df757b6
to
34137aa
Compare
0cdd956
to
b0c73ce
Compare
Upstream branch: c5d2bac |
Pahole v1.27 added a new BTF generation feature to support reproducibility in the face of multithreading. Enable it if supported and reproducible builds are requested. As unknown --btf_features are ignored, avoid the test for the pahole version to keep the line readable. Fixes: b4f7278 ("scripts/pahole-flags.sh: Parse DWARF and generate BTF with multithreading.") Fixes: 72d0918 ("kbuild: avoid too many execution of scripts/pahole-flags.sh") Link: https://lore.kernel.org/lkml/[email protected]/ Link: https://lore.kernel.org/lkml/[email protected]/ Signed-off-by: Thomas Weißschuh <[email protected]>
34137aa
to
f033787
Compare
At least one diff in series https://patchwork.kernel.org/project/netdevbpf/list/?series=916560 irrelevant now for [Munch({'archived': False, 'project': 399, 'delegate': 121173})] search patterns |
Pull request for series with
subject: kbuild, bpf: Enable reproducible BTF generation
version: 1
url: https://patchwork.kernel.org/project/netdevbpf/list/?series=916560