Prev: rwsem: smaller wrappers around rwsem_down_failed_common
Next: [PATCH] remove bogus #ifdef CONFIG_TRACE_IRQFLAGS_SUPPORT for debug_kmap_atomic()
From: David Howells on 12 May 2010 08:50 Michel Lespinasse <walken(a)google.com> wrote: > /* > + * lock for reading - skip waiting writers > + */ They may also skip waiting readers, if such are queued behind a writer. David -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |