diff options
| author | Jon Hunter <jonathanh@nvidia.com> | 2025-10-31 15:34:55 +0000 |
|---|---|---|
| committer | Mikulas Patocka <mpatocka@redhat.com> | 2025-11-18 18:24:25 +0100 |
| commit | c82faa893418f584da8f38f9cbdda4533f49fd55 (patch) | |
| tree | f105597a4fb0ee5c12a560ed29ff17a8c4890461 /scripts/gdb/linux/bpf.py | |
| parent | 23f57ed9d26e309010996a6809e410ed59c7ec7c (diff) | |
dm: Don't warn if IMA_DISABLE_HTABLE is not enabled
Commit f1cd6cb24b6b ("dm ima: add a warning in dm_init if duplicate ima
events are not measured") added a warning message if CONFIG_IMA is
enabled but CONFIG_IMA_DISABLE_HTABLE is not to inform users. When
enabling CONFIG_IMA, CONFIG_IMA_DISABLE_HTABLE is disabled by default
and so warning is seen. Therefore, it seems more appropriate to make
this an INFO level message than warning. If this truly is a warning,
then maybe CONFIG_IMA_DISABLE_HTABLE should default to y if CONFIG_IMA
is enabled.
Signed-off-by: Jon Hunter <jonathanh@nvidia.com>
Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Diffstat (limited to 'scripts/gdb/linux/bpf.py')
0 files changed, 0 insertions, 0 deletions
