All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20191021154717.GA4525@linux.intel.com>

diff --git a/a/1.txt b/N1/1.txt
index 675099f..ef13f5d 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,7 +1,7 @@
 On Fri, Oct 18, 2019 at 02:40:30PM -0400, Chris von Recklinghausen wrote:
 > under a debug kernel, the following circular locking dependency was observed:
 > 
-> [ 5896.294840] ===========================
+> [ 5896.294840] ======================================================
 > [ 5896.294846] [ INFO: possible circular locking dependency detected ]
 > [ 5896.294852] 3.10.0-957.31.1.el7.ppc64le.debug #1 Tainted: G           OE  ------------ T
 > [ 5896.294857] -------------------------------------------------------
@@ -128,7 +128,7 @@ On Fri, Oct 18, 2019 at 02:40:30PM -0400, Chris von Recklinghausen wrote:
 > +		get_user(tmp, buffer);  /* Prefault */
 >  		down_read(&key->sem);
 >  		ret = key_validate(key);
->  		if (ret = 0)
+>  		if (ret == 0)
 > diff --git a/security/keys/keyring.c b/security/keys/keyring.c
 > index febf36c..7cac3c7 100644
 > --- a/security/keys/keyring.c
diff --git a/a/content_digest b/N1/content_digest
index c72a2da..223ab28 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\020191018184030.8407-1-crecklin@redhat.com\0"
  "From\0Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>\0"
  "Subject\0Re: [PATCH] security/keyring: avoid pagefaults in keyring_read_iterator\0"
- "Date\0Mon, 21 Oct 2019 15:47:39 +0000\0"
+ "Date\0Mon, 21 Oct 2019 18:47:39 +0300\0"
  "To\0Chris von Recklinghausen <crecklin@redhat.com>\0"
  "Cc\0David Howells <dhowells@redhat.com>"
   James Morris <jmorris@namei.org>
@@ -15,7 +15,7 @@
  "On Fri, Oct 18, 2019 at 02:40:30PM -0400, Chris von Recklinghausen wrote:\n"
  "> under a debug kernel, the following circular locking dependency was observed:\n"
  "> \n"
- "> [ 5896.294840] ===========================\n"
+ "> [ 5896.294840] ======================================================\n"
  "> [ 5896.294846] [ INFO: possible circular locking dependency detected ]\n"
  "> [ 5896.294852] 3.10.0-957.31.1.el7.ppc64le.debug #1 Tainted: G           OE  ------------ T\n"
  "> [ 5896.294857] -------------------------------------------------------\n"
@@ -142,7 +142,7 @@
  "> +\t\tget_user(tmp, buffer);  /* Prefault */\n"
  ">  \t\tdown_read(&key->sem);\n"
  ">  \t\tret = key_validate(key);\n"
- ">  \t\tif (ret = 0)\n"
+ ">  \t\tif (ret == 0)\n"
  "> diff --git a/security/keys/keyring.c b/security/keys/keyring.c\n"
  "> index febf36c..7cac3c7 100644\n"
  "> --- a/security/keys/keyring.c\n"
@@ -176,4 +176,4 @@
  "\n"
  /Jarkko
 
-db9a5bcaface48e73cafe4bf5289fda606c045e1a1cde4a01c5ef096a6c021df
+6be993e516c1d73a91847d0dbaf9cda1a107955d344e16c7a307b25aec939d16

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.