|
| From: | Paolo Bonzini |
| Subject: | Re: [Qemu-devel] [PATCH v2 1/3] docs/atomics: update atomic_read/set comparison with Linux |
| Date: | Wed, 25 May 2016 14:13:08 +0200 |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.0 |
On 24/05/2016 22:06, Emilio G. Cota wrote:
> Recently Linux did a mass conversion of its atomic_read/set calls
> so that they at least are READ/WRITE_ONCE. See Linux's commit
> 62e8a325 ("atomic, arch: Audit atomic_{read,set}()"). It seems though
> that their documentation hasn't been updated to reflect this.
Let's mention explicitly that the change happened in Linux 4.1. Queued
with this small change.
Thanks,
Paolo
| [Prev in Thread] | Current Thread | [Next in Thread] |