Emilio G. Cota 39fe576c82 test-rcu-list: access n_reclaims and n_nodes_removed with atomic64
To avoid undefined behaviour.

Note that these "atomics" are atomic in the "access once" sense.
The variables are updated by a single thread at a time, so no
"full" atomics are necessary.

Signed-off-by: Emilio G. Cota <cota@braap.org>
Message-Id: <20180910232752.31565-6-cota@braap.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2018-10-02 18:47:55 +02:00
..
2018-02-22 15:44:07 -08:00
2018-03-21 15:13:40 +01:00
2018-09-25 11:05:56 +01:00
2018-08-16 09:50:54 +01:00
2018-10-02 18:47:55 +02:00
2018-08-16 09:50:54 +01:00
2018-08-31 09:53:10 +02:00
2018-08-31 09:53:10 +02:00
2018-10-02 18:47:55 +02:00
2018-02-08 09:22:03 +08:00
2018-08-31 09:53:10 +02:00
2018-08-23 18:46:25 +02:00