Re: [PATCH v8 2/5] IMA: Define an IMA hook to measure keys

From: Lakshmi Ramasubramanian
Date: Thu Nov 21 2019 - 12:16:29 EST


On 11/20/19 5:22 PM, Mimi Zohar wrote:

I had the following check in process_buffer_measurement() as part of my
patch, but removed it since it is being upstreamed separately (by Mimi)

if (!ima_policy_flag)
return;

Did you post it as a separate patch? ÂI can't seem to find it.

Mimi


I have sent a separate patch with just this change (to check ima_policy_flag in process_buffer_measurement()).

thanks,
-lakshmi