William Lee Irwin III wrote:
On Wed, Apr 04, 2007 at 06:55:18PM +1000, Nick Piggin wrote:

+               rcu_read_lock();
+               do {
+                       t->vma_cache_sequence = -1;
+                       t = next_thread(t);
+               } while (t != curr);
+               rcu_read_unlock();


LD_ASSUME_KERNEL=2.4.18 anyone?

Meaning?

--
SUSE Labs, Novell Inc.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to