commit | ff998720b64f219e97ce95d8575713c871ff0853 | [log] [tgz] |
---|---|---|
author | Maciej Żenczykowski <maze@google.com> | Tue Dec 27 12:06:12 2022 +0000 |
committer | Maciej Żenczykowski <maze@google.com> | Tue Dec 27 12:07:03 2022 +0000 |
tree | b4388a073f17d4af9638f9281be147447beefba3 | |
parent | 074e4c656b5bb37a7f5406dd9245729831a11c7b [diff] |
Use the .o-wide bpfloader min/max ver for maps & programs too This is basically a no-op, but will make future compatibility checks easier. The programs/maps already won't load on a bpfloader outside of this range, as the entire .o will be skipped. Test: TreeHugger Signed-off-by: Maciej Żenczykowski <maze@google.com> Change-Id: I0669c7ff9e04e24a8da68aa821c9ad705a8f5a93