Re: [patch 0/5] seqlock consolidation

From: Al Viro
Date: Thu Mar 15 2012 - 08:21:32 EST


On Thu, Mar 15, 2012 at 11:44:22AM -0000, Thomas Gleixner wrote:

> Aside of that replacing open coded constructs with proper functions is
> a worthwhile cleanup by itself.

Provided that those are proper primitives to start with... I don't like
it - most of ->d_lock uses are _not_ related to ->d_seq, to start with
and then we get an interesting mix of functions that do and do not assume
the lock already taken, etc.

Could you describe RT patch problems in more details? I really don't like
this solution - interface is overcomplicated and doesn't fit well...
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/