commit | c732a4bfe6d1fdf4e70933898e4be6dcc3a28328 | [log] [tgz] |
---|---|---|
author | Pierre-Hugues Husson <phh@phh.me> | Wed Oct 26 18:02:18 2022 -0400 |
committer | Jis G Jacob <studiokeys@blissroms.org> | Sat May 04 13:56:35 2024 -0400 |
tree | 5e9d5c7188faf35135504dae08269580ff24f978 | |
parent | 5f630f29df1f8d08d35d6e5ee363ece84fc43479 [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>