Re: [PATCH 0/5] x86-32: improve atomic64_t functions (v2)

From: Luca Barbieri
Date: Mon Mar 01 2010 - 12:31:52 EST


Upon further inspection, atomic64_inc_not_zero was broken too.

The generic implementation implements it in terms of
atomic64_add_unless and thus does not need a specific fix for it.

Sent another patchset to fix that.
--
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/