diff for duplicates of <20100414155110.GG5142@nowhere> diff --git a/a/1.txt b/N1/1.txt index 5af7610..60c86f9 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -75,7 +75,7 @@ On Wed, Apr 14, 2010 at 08:43:02AM -0700, Paul E. McKenney wrote: > > > +{ > > > + return likely(rcu_scheduler_active && > > > + debug_locks && -> > > + current->lockdep_recursion = 0); +> > > + current->lockdep_recursion == 0); > > > +} > > > + > > diff --git a/a/content_digest b/N1/content_digest index 41a3149..fc29e9f 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -7,7 +7,7 @@ "ref\020100414154302.GC2516@linux.vnet.ibm.com\0" "From\0Frederic Weisbecker <fweisbec@gmail.com>\0" "Subject\0Re: Weird rcu lockdep warning\0" - "Date\0Wed, 14 Apr 2010 15:51:11 +0000\0" + "Date\0Wed, 14 Apr 2010 17:51:11 +0200\0" "To\0Paul E. McKenney <paulmck@linux.vnet.ibm.com>\0" "Cc\0Lai Jiangshan <laijs@cn.fujitsu.com>" David Miller <davem@davemloft.net> @@ -94,7 +94,7 @@ "> > > +{\n" "> > > +\treturn likely(rcu_scheduler_active &&\n" "> > > +\t\t debug_locks &&\n" - "> > > +\t\t current->lockdep_recursion = 0);\n" + "> > > +\t\t current->lockdep_recursion == 0);\n" "> > > +}\n" "> > > +\n" "> > \n" @@ -111,4 +111,4 @@ "\n" Thanks. -9d399f44fd4f148a45853cb3e9f8fe1aa5c4337b5e5073a01f423ec56223eeed +943d4f755024aedbb73db50fa1772a230a71ee47cfd207053e4bd96460f1234d
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.