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

diff --git a/a/1.txt b/N1/1.txt
index 4efc788..52f511f 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -62,10 +62,10 @@ On Tue, Nov 26, 2019 at 01:44:14PM -0300, Leonardo Bras wrote:
 > will call atomic_dec_and_test(), which on include/linux/atomic-
 > fallback.h will do:
 > 
-> return atomic_dec_return(v) = 0;
+> return atomic_dec_return(v) == 0;
 > 
 > To change this behavior, it would mean change the whole atomic_*_test
-> behavior, or do a copy function in order to change this '= 0' to 
+> behavior, or do a copy function in order to change this '== 0' to 
 > '<= 0'. 
 > 
 > Does it make sense? Do you need any help on this?
diff --git a/a/content_digest b/N1/content_digest
index 9158863..54aa0d1 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,7 +2,7 @@
  "ref\0de313d549a5ae773aad6bbf04c20b395bea7811f.camel@linux.ibm.com\0"
  "From\0Sean Christopherson <sean.j.christopherson@intel.com>\0"
  "Subject\0Re: [PATCH] KVM: Add separate helper for putting borrowed reference to kvm\0"
- "Date\0Tue, 26 Nov 2019 17:14:16 +0000\0"
+ "Date\0Tue, 26 Nov 2019 09:14:16 -0800\0"
  "To\0Leonardo Bras <leonardo@linux.ibm.com>\0"
  "Cc\0Paul Mackerras <paulus@ozlabs.org>"
   Paolo Bonzini <pbonzini@redhat.com>
@@ -76,10 +76,10 @@
  "> will call atomic_dec_and_test(), which on include/linux/atomic-\n"
  "> fallback.h will do:\n"
  "> \n"
- "> return atomic_dec_return(v) = 0;\n"
+ "> return atomic_dec_return(v) == 0;\n"
  "> \n"
  "> To change this behavior, it would mean change the whole atomic_*_test\n"
- "> behavior, or do a copy function in order to change this '= 0' to \n"
+ "> behavior, or do a copy function in order to change this '== 0' to \n"
  "> '<= 0'. \n"
  "> \n"
  "> Does it make sense? Do you need any help on this?\n"
@@ -96,4 +96,4 @@
  "to be used when users_count is guaranteed to be valid after it is\n"
  decremented.
 
-7591c4eb565178a03169b6ed864e43f4d0275badf38d6669ae0686e7623d9933
+9866ce89c04e0b9ae4bce30e19ebaacf6cbe2022029d535a46621521b764a289

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.