Re: [PATCH v4 0/3] IMA: improve log messages

From: Tushar Sugandhi
Date: Tue Feb 18 2020 - 14:15:16 EST




On 2020-02-16 4:40 a.m., Mimi Zohar wrote:
On Fri, 2020-02-14 at 17:47 -0800, Tushar Sugandhi wrote:
The log messages from IMA subsystem should be consistent for better
diagnosability and discoverability.

The change isn't limited to IMA. I would change "IMA" to "integrity"
in the Subject line and in this patch description.

Will do.
This patch set improves the logging by removing duplicate log formatting
macros, adding a consistent prefix to the log messages, and adding new
log messages where necessary.

Much better!

thanks,

Mimi