All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1576028428.4579.78.camel@linux.ibm.com>

diff --git a/a/1.txt b/N1/1.txt
index 459413f..290cc70 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -29,7 +29,7 @@ On Thu, 2019-12-05 at 17:29 -0800, Lakshmi Ramasubramanian wrote:
 >  	if (key->type != &key_type_asymmetric)
 >  		return;
 > @@ -162,6 +164,13 @@ void ima_post_key_create_or_update(struct key *keyring, struct key *key,
->  	if (!payload || (payload_len = 0))
+>  	if (!payload || (payload_len == 0))
 >  		return;
 >  
 > +	if (!ima_process_keys_for_measurement)
diff --git a/a/content_digest b/N1/content_digest
index 595fc46..0c04d1c 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,7 +2,7 @@
  "ref\020191206012936.2814-3-nramas@linux.microsoft.com\0"
  "From\0Mimi Zohar <zohar@linux.ibm.com>\0"
  "Subject\0Re: [PATCH v1 2/2] IMA: Call workqueue functions to measure queued keys\0"
- "Date\0Wed, 11 Dec 2019 01:40:28 +0000\0"
+ "Date\0Tue, 10 Dec 2019 20:40:28 -0500\0"
  "To\0Lakshmi Ramasubramanian <nramas@linux.microsoft.com>"
  " linux-integrity@vger.kernel.org\0"
  "Cc\0eric.snowberg@oracle.com"
@@ -46,7 +46,7 @@
  ">  \tif (key->type != &key_type_asymmetric)\n"
  ">  \t\treturn;\n"
  "> @@ -162,6 +164,13 @@ void ima_post_key_create_or_update(struct key *keyring, struct key *key,\n"
- ">  \tif (!payload || (payload_len = 0))\n"
+ ">  \tif (!payload || (payload_len == 0))\n"
  ">  \t\treturn;\n"
  ">  \n"
  "> +\tif (!ima_process_keys_for_measurement)\n"
@@ -87,4 +87,4 @@
  ">  \n"
  >  /* Keep the enumeration in sync with the policy_tokens! */
 
-997c10912399a44836bfae1688858847754710915d02c2e00d38ea35ed168322
+a6ac91c744ab24d45f3876e3598b84f7085f0ddcf520444fc8a89828ff459294

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.