Re: [patch 09/23] Add cmpxchg_local, cmpxchg64 and cmpxchg64_local to ia64

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Keith Owens
Date: Sunday, August 12, 2007 - 11:59 am

Mathieu Desnoyers (on Sun, 12 Aug 2007 10:54:43 -0400) wrote:

As a matter of coding style, I prefer

#define cmpxchg_local	cmpxchg
#define cmpxchg64_local	cmpxchg64

Which makes it absolutely clear that they are the same code.  With your
patch, humans have to do a string compare of two defines to see if they
are the same.

-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[patch 09/23] Add cmpxchg_local, cmpxchg64 and cmpxchg64_l ..., Mathieu Desnoyers, (Sun Aug 12, 7:54 am)
Re: [patch 09/23] Add cmpxchg_local, cmpxchg64 and cmpxchg ..., Keith Owens, (Sun Aug 12, 11:59 am)
[patch 09/23] Add cmpxchg_local, cmpxchg64 and cmpxchg64_l ..., Mathieu Desnoyers, (Sun Aug 12, 12:12 pm)