Re: [RFC][PATCH 01/31] locking: Flip arguments to atomic_fetch_or
From: Geert Uytterhoeven
Date: Fri Apr 22 2016 - 07:09:43 EST
On Fri, Apr 22, 2016 at 11:04 AM, Peter Zijlstra <peterz@xxxxxxxxxxxxx> wrote:
> All the atomic operations have their arguments the wrong way around;
s/wrong/other/?
> make atomic_fetch_or() consistent and flip them.
BTW, there are a few other inconsistencies:
atomic_add_unless()
atomic_cmpxchg()
atomic_inc_not_zero_hint()
atomic_set()
atomic_xchg
git grep "\<atomic_.*atomic_t\>.*\<int\>"
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds