Six archs are missing atomic_inc_return()

From: Chuck Ebbert
Date: Thu Nov 18 2004 - 01:49:56 EST


Six archs do not have the atomic_inc_return() macro as of 2.6.10-rc2:

cris
h8300
m32r
ppc
ppc64
s390

net/core/neighbour.c:neigh_alloc() uses this macro. Does that mean these
archs can't build network configs that use it?

(Also, some archs do not seem to parenthesize the macro enough. Only
sparc and parisc get it right.)


--Chuck Ebbert 18-Nov-04 01:28:59
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/