commit | 0286cef4aae3ba64cb6bdcf2e81273b2ef9b22bb | [log] [tgz] |
---|---|---|
author | Pierre-Hugues Husson <phh@phh.me> | Wed Oct 26 18:02:18 2022 -0400 |
committer | Jis G Jacob <studiokeys@blissroms.org> | Wed Jun 19 15:08:16 2024 -0400 |
tree | 4c94ac94b78820dc265cb24730b5ae04d1d3f79f | |
parent | 1a4c243054233eafc00b1d0a53ead42ca5ac703b [diff] |
Restore back the behavior of isValid(): It is legal to have non-working BpfMap. Dont abort a whole process (system_server...) just because we cant access bpf map. Also add isOk to include the additional checks for newer kernel versions Change-Id: Ie7815c186400614f0c6b483c04aa8971af348380 Signed-off-by: Dmitrii <bankersenator@gmail.com> Signed-off-by: Jis G Jacob <studiokeys@blissroms.org>