diff for duplicates of <20100414014930.GI2538@linux.vnet.ibm.com> diff --git a/a/1.txt b/N1/1.txt index 5ff3f16..fa31187 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -73,7 +73,7 @@ index 79b53bd..2169abe 100644 +{ + return likely(rcu_scheduler_active && + debug_locks && -+ current->lockdep_recursion = 0); ++ current->lockdep_recursion == 0); +} + +#endif /* #ifdef CONFIG_DEBUG_LOCK_ALLOC */ diff --git a/a/content_digest b/N1/content_digest index c1f1282..23c87fb 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -4,7 +4,7 @@ "ref\020100413.171306.25868761.davem@davemloft.net\0" "From\0Paul E. McKenney <paulmck@linux.vnet.ibm.com>\0" "Subject\0Re: Weird rcu lockdep warning\0" - "Date\0Wed, 14 Apr 2010 01:49:30 +0000\0" + "Date\0Tue, 13 Apr 2010 18:49:30 -0700\0" "To\0David Miller <davem@davemloft.net>\0" "Cc\0fweisbec@gmail.com" a.p.zijlstra@chello.nl @@ -88,9 +88,9 @@ "+{\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" +#endif /* #ifdef CONFIG_DEBUG_LOCK_ALLOC */ -b8a60f63aba7c84bc98f8b45bef02f7bf08f3e3fb9a61e99565aed6a88147fb1 +9f440dfb1bd47e25c93d9a62582f7219513c709e319c4c95245b909e4058735b
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.