commit | 213c922bba4cd7a3e96b95abff8bbdc4104a9e2e | [log] [tgz] |
---|---|---|
author | Maciej Żenczykowski <maze@google.com> | Thu Aug 15 15:52:43 2024 -0700 |
committer | Maciej Żenczykowski <maze@google.com> | Thu Aug 15 15:53:14 2024 -0700 |
tree | 6fc6d0af5eef9772d09d447ebcea26afb9d80498 | |
parent | f7abc4378ac7f435aec8229456d18f907aaf5a9b [diff] |
NetBpfLoad: abort if bpfloader_{min,max}_ver sections are missing/wrong This cannot happen: we only parse mainline .o's and they all include them. Lacking them would thus be a code bug and we might as well let TreeHugger find this during build/boot presubmit testing. Test: TreeHugger Signed-off-by: Maciej Żenczykowski <maze@google.com> Change-Id: I18feb4631e3de573565162dd3732e9e0e150d698