diff for duplicates of <1243514416.6600.74.camel@laptop> diff --git a/a/1.txt b/N1/1.txt index 44e0454..bc37d35 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -5,7 +5,7 @@ On Thu, 2009-05-28 at 14:22 +0200, Thomas Gleixner wrote: > > > > spin_lock_irqsave(&clocksource_lock, flags); > > + -> > + if (sched_clocksource = cs) { +> > + if (sched_clocksource == cs) { > > + printk(KERN_WARNING "Refusing to unregister " > > + "scheduler clocksource %s", cs->name); > diff --git a/a/content_digest b/N1/content_digest index ac1af5a..b0acb8b 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -11,8 +11,8 @@ "ref\020090528110902.GA27884@linux-sh.org\0" "ref\0alpine.LFD.2.00.0905281417500.3397@localhost.localdomain\0" "From\0Peter Zijlstra <peterz@infradead.org>\0" - "Subject\0Re: [PATCH] sched: Support current clocksource handling in\0" - "Date\0Thu, 28 May 2009 12:40:16 +0000\0" + "Subject\0Re: [PATCH] sched: Support current clocksource handling in fallback sched_clock().\0" + "Date\0Thu, 28 May 2009 14:40:16 +0200\0" "To\0Thomas Gleixner <tglx@linutronix.de>\0" "Cc\0Paul Mundt <lethal@linux-sh.org>" Daniel Walker <dwalker@fifo99.com> @@ -34,7 +34,7 @@ "> > \n" "> > \tspin_lock_irqsave(&clocksource_lock, flags);\n" "> > +\n" - "> > +\tif (sched_clocksource = cs) {\n" + "> > +\tif (sched_clocksource == cs) {\n" "> > +\t\tprintk(KERN_WARNING \"Refusing to unregister \"\n" "> > +\t\t \"scheduler clocksource %s\", cs->name);\n" "> \n" @@ -61,4 +61,4 @@ "and make the module unload do a sync_rcu -- but this might be a little\n" overkill -9432eb6a00a436d193c53408af89388f44c0378cbff690c6a1ee7a4ae855416a +e208ae03d5ed97ae6ef665b84a5df026350ef2c288544fff465f5f4c56cc59f3
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.