On Wed, 25 Jul 2007 13:34:07 +0200 Nick Piggin <[EMAIL PROTECTED]> wrote:

> I'd like to get the new lock bitop primitives in if possible. Maybe it
> is too late for 2.6.23, but at least if I can queue them up in -mm?
> 
> They are pretty simple, but at least the page lock and buffer lock
> conversions touch quite a lot of code.

The changes look innocuous enough.  I'd prefer not to carry this for two
months though.

afacit all the operations which got changed were actually renamed, so any
unconverted code will reliably fail to compile, yes?  (If not, can we find
a way to do this?).  This means that a) if I _were_ to carry if for two
months, any new code which gets added using the old operations will get
reliably detected and b) there's not really much benefit in me carrying it
all for two months.

> Not sure how to really do this
> better to reduce merge difficulties.

Resend around the -rc5/6 timeframe?
-
To unsubscribe from this list: send the line "unsubscribe linux-arch" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to