On Jul 18, 2023 =?UTF-8?q?Christian=20G=C3=B6ttsche?= <cgzones@xxxxxxxxxxxxxx> wrote: > > The policy database code contains several debug output statements > related to hashtable utilization. Those are guarded by the macro > DEBUG_HASHES, which is neither documented nor set anywhere. > > Introduce a new Kconfig configuration guarding this and potential > other future debugging related code. Disable the setting by default. > > Suggested-by: Paul Moore <paul@xxxxxxxxxxxxxx> > Signed-off-by: Christian Göttsche <cgzones@xxxxxxxxxxxxxx> > --- > This already uses the de-branded naming scheme, as proposed by > Stephen. > --- > security/selinux/Kconfig | 9 +++++++++ > security/selinux/ss/policydb.c | 8 ++++---- > 2 files changed, 13 insertions(+), 4 deletions(-) Merged into selinux/next with some minor adjustments to the help text line lengths, thanks for doing this Christian. -- paul-moore.com