All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20140407103750.GB3796@hercules>

diff --git a/a/1.txt b/N1/1.txt
index 5c60927..b8afa8b 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -16,39 +16,39 @@ Thank you Geert, I'll queue both patches for the 3.11 kernel.
 
 Cheers,
 --
-Luís
+Lu�s
 
 > commit 03b8c7b623c80af264c4c8d6111e5c6289933666
 > Author: Heiko Carstens <heiko.carstens@de.ibm.com>
-> Date:   Sun Mar 2 13:09:47 2014 +0100
+> Date: � Sun Mar 2 13:09:47 2014 +0100
 > 
->     futex: Allow architectures to skip futex_atomic_cmpxchg_inatomic() test
->    
->     If an architecture has futex_atomic_cmpxchg_inatomic() implemented and there
->     is no runtime check necessary, allow to skip the test within futex_init().
->    
->     This allows to get rid of some code which would always give the same result,
->     and also allows the compiler to optimize a couple of if statements away.
->    
->     Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
->     Cc: Finn Thain <fthain@telegraphics.com.au>
->     Cc: Geert Uytterhoeven <geert@linux-m68k.org>
->     Link: http://lkml.kernel.org/r/20140302120947.GA3641@osiris
->     Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
+> � � futex: Allow architectures to skip futex_atomic_cmpxchg_inatomic() test
+> � �
+> � � If an architecture has futex_atomic_cmpxchg_inatomic() implemented and there
+> � � is no runtime check necessary, allow to skip the test within futex_init().
+> � �
+> � � This allows to get rid of some code which would always give the same result,
+> � � and also allows the compiler to optimize a couple of if statements away.
+> � �
+> � � Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
+> � � Cc: Finn Thain <fthain@telegraphics.com.au>
+> � � Cc: Geert Uytterhoeven <geert@linux-m68k.org>
+> � � Link: http://lkml.kernel.org/r/20140302120947.GA3641@osiris
+> � � Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
 > 
 > commit e571c58f313d35c56e0018470e3375ddd1fd320e
 > Author: Finn Thain <fthain@telegraphics.com.au>
-> Date:   Thu Mar 6 10:29:27 2014 +1100
+> Date: � Thu Mar 6 10:29:27 2014 +1100
 > 
->     m68k: Skip futex_atomic_cmpxchg_inatomic() test
->    
->     Skip the futex_atomic_cmpxchg_inatomic() test in futex_init(). It causes a
->     fatal exception on 68030 (and presumably 68020 also).
->    
->     Signed-off-by: Finn Thain <fthain@telegraphics.com.au>
->     Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
->     Link: http://lkml.kernel.org/r/alpine.LNX.2.00.1403061006440.5525@nippy.intranet
->     Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
+> � � m68k: Skip futex_atomic_cmpxchg_inatomic() test
+> � �
+> � � Skip the futex_atomic_cmpxchg_inatomic() test in futex_init(). It causes a
+> � � fatal exception on 68030 (and presumably 68020 also).
+> � �
+> � � Signed-off-by: Finn Thain <fthain@telegraphics.com.au>
+> � � Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
+> � � Link: http://lkml.kernel.org/r/alpine.LNX.2.00.1403061006440.5525@nippy.intranet
+> � � Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
 > 
 > ---
 > From 4ff4cbd563da5ff27b61abb31cb6efaf9498cf07 Mon Sep 17 00:00:00 2001
diff --git a/a/content_digest b/N1/content_digest
index 16a3d91..6794884 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -29,39 +29,39 @@
  "\n"
  "Cheers,\n"
  "--\n"
- "Lu\303\255s\n"
+ "Lu\303\257\302\277\302\275s\n"
  "\n"
  "> commit 03b8c7b623c80af264c4c8d6111e5c6289933666\n"
  "> Author: Heiko Carstens <heiko.carstens@de.ibm.com>\n"
- "> Date: \302\240 Sun Mar 2 13:09:47 2014 +0100\n"
+ "> Date: \303\257\302\277\302\275 Sun Mar 2 13:09:47 2014 +0100\n"
  "> \n"
- "> \302\240 \302\240 futex: Allow architectures to skip futex_atomic_cmpxchg_inatomic() test\n"
- "> \302\240 \302\240\n"
- "> \302\240 \302\240 If an architecture has futex_atomic_cmpxchg_inatomic() implemented and there\n"
- "> \302\240 \302\240 is no runtime check necessary, allow to skip the test within futex_init().\n"
- "> \302\240 \302\240\n"
- "> \302\240 \302\240 This allows to get rid of some code which would always give the same result,\n"
- "> \302\240 \302\240 and also allows the compiler to optimize a couple of if statements away.\n"
- "> \302\240 \302\240\n"
- "> \302\240 \302\240 Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>\n"
- "> \302\240 \302\240 Cc: Finn Thain <fthain@telegraphics.com.au>\n"
- "> \302\240 \302\240 Cc: Geert Uytterhoeven <geert@linux-m68k.org>\n"
- "> \302\240 \302\240 Link: http://lkml.kernel.org/r/20140302120947.GA3641@osiris\n"
- "> \302\240 \302\240 Signed-off-by: Thomas Gleixner <tglx@linutronix.de>\n"
+ "> \303\257\302\277\302\275 \303\257\302\277\302\275 futex: Allow architectures to skip futex_atomic_cmpxchg_inatomic() test\n"
+ "> \303\257\302\277\302\275 \303\257\302\277\302\275\n"
+ "> \303\257\302\277\302\275 \303\257\302\277\302\275 If an architecture has futex_atomic_cmpxchg_inatomic() implemented and there\n"
+ "> \303\257\302\277\302\275 \303\257\302\277\302\275 is no runtime check necessary, allow to skip the test within futex_init().\n"
+ "> \303\257\302\277\302\275 \303\257\302\277\302\275\n"
+ "> \303\257\302\277\302\275 \303\257\302\277\302\275 This allows to get rid of some code which would always give the same result,\n"
+ "> \303\257\302\277\302\275 \303\257\302\277\302\275 and also allows the compiler to optimize a couple of if statements away.\n"
+ "> \303\257\302\277\302\275 \303\257\302\277\302\275\n"
+ "> \303\257\302\277\302\275 \303\257\302\277\302\275 Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>\n"
+ "> \303\257\302\277\302\275 \303\257\302\277\302\275 Cc: Finn Thain <fthain@telegraphics.com.au>\n"
+ "> \303\257\302\277\302\275 \303\257\302\277\302\275 Cc: Geert Uytterhoeven <geert@linux-m68k.org>\n"
+ "> \303\257\302\277\302\275 \303\257\302\277\302\275 Link: http://lkml.kernel.org/r/20140302120947.GA3641@osiris\n"
+ "> \303\257\302\277\302\275 \303\257\302\277\302\275 Signed-off-by: Thomas Gleixner <tglx@linutronix.de>\n"
  "> \n"
  "> commit e571c58f313d35c56e0018470e3375ddd1fd320e\n"
  "> Author: Finn Thain <fthain@telegraphics.com.au>\n"
- "> Date: \302\240 Thu Mar 6 10:29:27 2014 +1100\n"
+ "> Date: \303\257\302\277\302\275 Thu Mar 6 10:29:27 2014 +1100\n"
  "> \n"
- "> \302\240 \302\240 m68k: Skip futex_atomic_cmpxchg_inatomic() test\n"
- "> \302\240 \302\240\n"
- "> \302\240 \302\240 Skip the futex_atomic_cmpxchg_inatomic() test in futex_init(). It causes a\n"
- "> \302\240 \302\240 fatal exception on 68030 (and presumably 68020 also).\n"
- "> \302\240 \302\240\n"
- "> \302\240 \302\240 Signed-off-by: Finn Thain <fthain@telegraphics.com.au>\n"
- "> \302\240 \302\240 Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>\n"
- "> \302\240 \302\240 Link: http://lkml.kernel.org/r/alpine.LNX.2.00.1403061006440.5525@nippy.intranet\n"
- "> \302\240 \302\240 Signed-off-by: Thomas Gleixner <tglx@linutronix.de>\n"
+ "> \303\257\302\277\302\275 \303\257\302\277\302\275 m68k: Skip futex_atomic_cmpxchg_inatomic() test\n"
+ "> \303\257\302\277\302\275 \303\257\302\277\302\275\n"
+ "> \303\257\302\277\302\275 \303\257\302\277\302\275 Skip the futex_atomic_cmpxchg_inatomic() test in futex_init(). It causes a\n"
+ "> \303\257\302\277\302\275 \303\257\302\277\302\275 fatal exception on 68030 (and presumably 68020 also).\n"
+ "> \303\257\302\277\302\275 \303\257\302\277\302\275\n"
+ "> \303\257\302\277\302\275 \303\257\302\277\302\275 Signed-off-by: Finn Thain <fthain@telegraphics.com.au>\n"
+ "> \303\257\302\277\302\275 \303\257\302\277\302\275 Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>\n"
+ "> \303\257\302\277\302\275 \303\257\302\277\302\275 Link: http://lkml.kernel.org/r/alpine.LNX.2.00.1403061006440.5525@nippy.intranet\n"
+ "> \303\257\302\277\302\275 \303\257\302\277\302\275 Signed-off-by: Thomas Gleixner <tglx@linutronix.de>\n"
  "> \n"
  "> ---\n"
  "> From 4ff4cbd563da5ff27b61abb31cb6efaf9498cf07 Mon Sep 17 00:00:00 2001\n"
@@ -196,4 +196,4 @@
  "> the body of a message to majordomo@vger.kernel.org\n"
  > More majordomo info at  http://vger.kernel.org/majordomo-info.html
 
-782fe00773c0d4b937ece468533df5435748be143f4f1bbdcbdefda1ff0d6ff6
+82c3496cc2c0b2f86d907526dd983aee7665835ab4ec32bb058732ecb695896b

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.