Tony Ambardar 546559587f
tools/dwarves: update to v1.27
Update to the latest upstream version and add a patch that enables pahole
reproducible builds if SOURCE_DATE_EPOCH is defined in the environment.

This patch helps avoid BTF-related module loading problems with packages
built separately from the kernel such as mac80211 or kselftests-bpf, e.g.:

    [   16.858856] BPF:      type_id=1185 bits_offset=0
    [   16.859099] BPF:
    [   16.859199] BPF: Invalid name
    [   16.859352] BPF:
    [   16.859612] failed to validate module [cfg80211] BTF: -22
    [   17.015178] PPP generic driver version 2.4.2
    [   17.052703] NET: Registered PF_PPPOX protocol family
    [   17.348722] BPF:      type_id=1185 bits_offset=0
    [   17.348912] BPF:
    [   17.348996] BPF: Invalid name
    [   17.349106] BPF:
    [   17.349220] failed to validate module [cfg80211] BTF: -22
    [   17.472070] kmodloader: 3 modules could not be probed
    [   17.473133] kmodloader: - cfg80211 - 0
    [   17.473762] kmodloader: dependency not loaded cfg80211
    [   17.474421] kmodloader: - mac80211 - 1
    [   17.474988] kmodloader: dependency not loaded mac80211
    [   17.475632] kmodloader: dependency not loaded cfg80211
    [   17.476263] kmodloader: - mac80211_hwsim - 2

    root@OpenWrt:/usr/libexec/kselftests-bpf# insmod bpf_testmod.ko
    [ 4735.776792] missing module BTF, cannot register kfuncs
    [ 4735.777371] missing module BTF, cannot register kfuncs
    [ 4735.777955] missing module BTF, cannot register kfuncs
    [ 4735.778452] missing module BTF, cannot register kfuncs

Release Notes: https://lore.kernel.org/bpf/ZmjBHWw-Q5hKBiwA@x1/

Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
Link: https://github.com/openwrt/openwrt/pull/15697
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2024-06-13 14:16:33 +02:00
..
2023-09-19 20:21:33 +02:00
2024-04-06 11:24:18 +02:00
2024-04-06 11:24:18 +02:00
2023-12-08 16:28:40 +01:00
2022-10-22 22:50:37 +02:00
2024-04-03 18:56:58 +02:00
2024-06-10 16:08:19 +02:00
2024-06-10 01:27:02 +02:00
2024-04-25 21:33:51 +02:00
2024-01-25 16:06:49 +01:00
2024-06-13 14:16:33 +02:00
2024-05-23 11:49:03 +02:00
2024-04-27 23:37:57 +02:00
2024-04-27 12:08:11 +02:00
2024-04-06 11:24:18 +02:00
2024-04-06 11:24:18 +02:00
2024-05-23 11:49:03 +02:00
2024-04-06 11:24:18 +02:00
2023-09-19 20:21:33 +02:00
2024-05-23 11:49:02 +02:00
2024-05-23 11:49:03 +02:00
2024-05-23 11:49:03 +02:00
2024-04-06 11:24:18 +02:00
2024-03-29 23:42:22 +01:00
2024-05-29 10:43:50 +02:00
2022-03-01 00:08:08 +01:00
2024-05-09 10:45:29 +02:00
2024-04-06 11:24:18 +02:00
2023-04-08 15:51:32 +02:00
2023-01-24 23:13:25 +01:00
2024-05-23 11:49:03 +02:00
2023-04-29 17:37:45 +02:00
2024-06-09 21:23:28 +02:00
2024-04-06 11:24:18 +02:00
2024-04-06 11:24:18 +02:00
2021-09-20 15:21:17 +02:00
2023-09-19 20:21:33 +02:00
2024-04-27 12:07:37 +02:00
2024-06-05 17:03:24 +02:00