Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1571443
| From | David Howells <dhowells@redhat.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [GIT PULL] percpu fix for v4.10-rc6 |
| Date | 2017-02-01 11:10 +0100 |
| Message-ID | <t601v-4A9-105@gated-at.bofh.it> (permalink) |
| References | (2 earlier) <t5Otj-5NY-5@gated-at.bofh.it> <t5XZD-33q-3@gated-at.bofh.it> <t601v-4A9-109@gated-at.bofh.it> <t601v-4A9-111@gated-at.bofh.it> <t601v-4A9-107@gated-at.bofh.it> |
| Organization | Red Hat UK Ltd. Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SI4 1TE, United Kingdom. Registered in England and Wales under Company Registration No. 3798903 |
Linus Torvalds <torvalds@linux-foundation.org> wrote: > The return value isn't the value of the atomic variable. > > The return value is whether the increment happened or not (ie the "was it not zero and > could be incremented" part?) Okay, fair enough. I was thinking of it as atomic_long_inc_return() - which obviously it isn't. David
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[GIT PULL] percpu fix for v4.10-rc6 Tejun Heo <tj@kernel.org> - 2017-01-31 18:00 +0100
Re: [GIT PULL] percpu fix for v4.10-rc6 Linus Torvalds <torvalds@linux-foundation.org> - 2017-01-31 22:50 +0100
Re: [GIT PULL] percpu fix for v4.10-rc6 Linus Torvalds <torvalds@linux-foundation.org> - 2017-01-31 22:50 +0100
Re: [GIT PULL] percpu fix for v4.10-rc6 Tejun Heo <tj@kernel.org> - 2017-01-31 23:20 +0100
Re: [GIT PULL] percpu fix for v4.10-rc6 Tejun Heo <tj@kernel.org> - 2017-01-31 23:30 +0100
Re: [GIT PULL] percpu fix for v4.10-rc6 Linus Torvalds <torvalds@linux-foundation.org> - 2017-02-01 01:40 +0100
Re: [GIT PULL] percpu fix for v4.10-rc6 Linus Torvalds <torvalds@linux-foundation.org> - 2017-01-31 23:30 +0100
Re: [GIT PULL] percpu fix for v4.10-rc6 David Howells <dhowells@redhat.com> - 2017-02-01 09:00 +0100
Re: [GIT PULL] percpu fix for v4.10-rc6 David Howells <dhowells@redhat.com> - 2017-02-01 11:10 +0100
csiph-web