On Wed, Apr 09, 2008 at 12:09:51AM -0500, Jeremy Fitzhardinge wrote:

> >+#define sync_cmpxchg        ia64_cmpxchg4_acq
> >  
> 
> Please always use arguments with function-like macros, to prevent 
> accidental namespace clashes.

Will fix.

> >+#define sync_cmpxchg_subword sync_cmpxchg
> >  
> 
> Ditto.

It looks like that sync_cmpxchg_subword isn't used any more.
Is it safe to eliminate sync_cmpxchg_subword?

-- 
yamahata
_______________________________________________
Virtualization mailing list
[email protected]
https://lists.linux-foundation.org/mailman/listinfo/virtualization

Reply via email to