]> git.openfabrics.org - ~emulex/compat.git/commit
compat: backport making atomic_t and atomic64_t universal
authorLuis R. Rodriguez <mcgrof@frijolero.org>
Wed, 8 Feb 2012 03:22:02 +0000 (19:22 -0800)
committerLuis R. Rodriguez <mcgrof@frijolero.org>
Wed, 8 Feb 2012 03:22:02 +0000 (19:22 -0800)
commite079e9b66ea06373a3be82f9bed1702082a69310
treeaa5c95746afdb903841b26be88177366f8ed6ade
parent4ec0edbd1cc2e6165e29f8ba466324e975e1cd73
compat: backport making atomic_t and atomic64_t universal

mcgrof@tux ~/linux-next (git::master)$ \
git describe --contains ea435467500612636f8f4fb639ff6e76b2496e4b
v2.6.29-rc1~390

This commit moved atomic_t and atomic64_t to a generic
place, but some archs already had it defined. Just include
that header for the archs that had it.

Signed-off-by: Luis R. Rodriguez <mcgrof@frijolero.org>
include/linux/compat-2.6.29.h