On Mon, Dec 07, 2009 at 10:01:14PM -0500, John David Anglin wrote: > - volatile unsigned int *a; > + volatile register unsigned int *a asm ("r20") = __ldcw_align(x); > I'm reticent about moving the assignment around the mb(), should I edit this to return the assignment and apply, or apply as is? regards, Kyle -- To unsubscribe from this list: send the line "unsubscribe linux-parisc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html