Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1181391
| From | Will Deacon <will.deacon@arm.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [RFC][PATCH 04/24] arm64: Provide atomic_{or,xor,and} |
| Date | 2015-07-10 10:50 +0200 |
| Message-ID | <pKCam-3EX-27@gated-at.bofh.it> (permalink) |
| References | <pKoh3-3bp-3@gated-at.bofh.it> <pKoqJ-3ul-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi Peter,
On Thu, Jul 09, 2015 at 06:28:59PM +0100, Peter Zijlstra wrote:
> Implement atomic logic ops -- atomic_{or,xor,and}.
>
> These will replace the atomic_{set,clear}_mask functions that are
> available on some archs.
>
>
> Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
> ---
Whilst this is pretty straight-foward, I have some serious rework on arm64
atomic.h pending, so do you mind if I take this via the arm64 tree and
resolve the conflicts myself?
Cheers,
Will
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Re: [RFC][PATCH 04/24] arm64: Provide atomic_{or,xor,and} Will Deacon <will.deacon@arm.com> - 2015-07-10 10:50 +0200
Re: [RFC][PATCH 04/24] arm64: Provide atomic_{or,xor,and} Peter Zijlstra <peterz@infradead.org> - 2015-07-10 18:30 +0200
Re: [RFC][PATCH 04/24] arm64: Provide atomic_{or,xor,and} Will Deacon <will.deacon@arm.com> - 2015-07-13 11:40 +0200
csiph-web