[Cbe-oss-dev] PATCH [2/7] class 0 and 1 rework [Updated]

Luke Browning lukebr at linux.vnet.ibm.com
Fri Nov 9 05:17:03 EST 2007


On Wed, 2007-11-07 at 14:17 +1100, Jeremy Kerr wrote:

> > +		/* Copy exception arguments into module specific structure */
> > +		ctx->csa.class_0_pending = spu->class_0_pending;
> > +		ctx->csa.dsisr = spu->dsisr;
> > +		ctx->csa.dar = spu->dar;
> > +
> > +		mb();
> 
> OK with a smp_wmb() here instead?
> 

yup.

Luke






More information about the cbe-oss-dev mailing list