[Xen-ia64-devel] [Patch] linux: set memory attribute in inline asm

2008-04-04 Thread Akio Takebe
Hi, Some priv_op need memory attribulte in inline asm. If the attribute is not in it, compilers optimize them. So we may meet some curious bugs though I don't get them. Signed-off-by: Akio Takebe [EMAIL PROTECTED] Best Regards, Akio Takebe inline_asm_barrier.patch Description: Binary data

Re: [Xen-ia64-devel] [Patch] linux: set memory attribute in inline asm

2008-04-04 Thread Aron Griffis
Hi Akio, Akio Takebe wrote: [Fri Apr 04 2008, 05:44:10AM EDT] @@ -251,7 +251,7 @@ extern void xen_set_eflag(unsigned long) #define xen_ia64_intrin_local_irq_restore(x) \ {\ if