On Wed, Jul 25, 2007 at 03:40:13PM +0100, David Howells wrote: > 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. Not sure how to really do this > > better to reduce merge difficulties. > > I like the way we can get away with a memory barrier before calling > clear_bit() and not have one after. > > This works fine on FRV. > > Now all you need to do is add the kerneldoc comments... Contingent on that: > > Acked-By: David Howells <[EMAIL PROTECTED]>
Thanks, I can add a little something... - 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
