summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorJon Hunter <jonathanh@nvidia.com>2025-10-31 15:34:55 +0000
committerMikulas Patocka <mpatocka@redhat.com>2025-11-18 18:24:25 +0100
commitc82faa893418f584da8f38f9cbdda4533f49fd55 (patch)
treef105597a4fb0ee5c12a560ed29ff17a8c4890461 /tools/perf/scripts/python/bin/stackcollapse-record
parent23f57ed9d26e309010996a6809e410ed59c7ec7c (diff)
downloadkernel-c82faa893418f584da8f38f9cbdda4533f49fd55.tar.gz
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 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
-0400'>2016-07-09ipv6: do not abuse GFP_ATOMIC in inet6_netconf_notify_devconf()Eric Dumazet 2016-06-28ipmr/ip6mr: Initialize the last assert time of mfc entries.Tom Goff 2016-04-27ipv6: rename IP6_INC_STATS_BH()Eric Dumazet 2016-04-21ip6mr: align RTA_MFC_STATS on 64-bitNicolas Dichtel 2015-11-24net: ipmr, ip6mr: fix vif/tunnel failure race conditionNikolay Aleksandrov 2015-11-22net: ip6mr: fix static mfc/dev leaks on table destructionNikolay Aleksandrov 2015-10-08net: Pass net into dst_output and remove dst_output_okfnEric W. Biederman 2015-09-17netfilter: Pass net into okfnEric W. Biederman 2015-09-17netfilter: Pass struct net into the netfilter hooksEric W. Biederman 2015-09-17ipv6: Only compute net once in ip6mr_forward2_finishEric W. Biederman 2015-09-17net: Merge dst_output and dst_output_skEric W. Biederman