[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <ff13bc9a1003010931w12834f6cm59247d3fcfcfa2c2@mail.gmail.com>
Date: Mon, 1 Mar 2010 18:31:46 +0100
From: Luca Barbieri <luca@...a-barbieri.com>
To: "H. Peter Anvin" <hpa@...or.com>
Cc: Paul Mackerras <paulus@...ba.org>, Ingo Molnar <mingo@...e.hu>,
a.p.zijlstra@...llo.nl, akpm@...ux-foundation.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 0/5] x86-32: improve atomic64_t functions (v2)
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists