On Fri, 2006-07-07 at 08:37 +1000, Benjamin Herrenschmidt wrote: > > +int ipath_unordered_wc(void) > > +{ > > + return 1; > > +} > > How is the above providing any kind of serialisation ? It's not intended to; it tells the *caller* whether to do it. <b