All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1243503281.23657.80.camel@twins>

diff --git a/a/1.txt b/N1/1.txt
index 47a29d2..2701445 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -19,7 +19,7 @@ On Thu, 2009-05-28 at 18:19 +0900, Paul Mundt wrote:
 >  static __read_mostly int sched_clock_running;
 
 > @@ -362,6 +363,9 @@ static struct clocksource *select_clocksource(void)
->  	if (next = curr_clocksource)
+>  	if (next == curr_clocksource)
 >  		return NULL;
 >  
 > +	if (next->flags & CLOCK_SOURCE_USE_FOR_SCHED_CLOCK)
diff --git a/a/content_digest b/N1/content_digest
index 35fe77c..a067b27 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -8,8 +8,8 @@
  "ref\01243441525.28705.19.camel@desktop\0"
  "ref\020090528091936.GA27545@linux-sh.org\0"
  "From\0Peter Zijlstra <peterz@infradead.org>\0"
- "Subject\0Re: [PATCH] sched: Support current clocksource handling in\0"
- "Date\0Thu, 28 May 2009 09:34:41 +0000\0"
+ "Subject\0Re: [PATCH] sched: Support current clocksource handling in fallback sched_clock().\0"
+ "Date\0Thu, 28 May 2009 11:34:41 +0200\0"
  "To\0Paul Mundt <lethal@linux-sh.org>\0"
  "Cc\0Daniel Walker <dwalker@fifo99.com>"
   Thomas Gleixner <tglx@linutronix.de>
@@ -45,7 +45,7 @@
  ">  static __read_mostly int sched_clock_running;\n"
  "\n"
  "> @@ -362,6 +363,9 @@ static struct clocksource *select_clocksource(void)\n"
- ">  \tif (next = curr_clocksource)\n"
+ ">  \tif (next == curr_clocksource)\n"
  ">  \t\treturn NULL;\n"
  ">  \n"
  "> +\tif (next->flags & CLOCK_SOURCE_USE_FOR_SCHED_CLOCK)\n"
@@ -69,4 +69,4 @@
  "\treturn cyc2ns(clock, clocksource_read(clock));\n"
  }
 
-c87e88d2421124e296a67118aa6b43c2cc8a025df1c92b8c9585967184c21219
+967595178d155692ddf16b8d1787281cec06d5625fe60de6d7223512e8548461

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.