David Hildenbrand 67f03de5f0 s390/time: avoid races when updating tb_update_count
The increment might not be atomic and we're not holding the
timekeeper_lock. Therefore we might lose an update to count, resulting in
VDSO being trapped in a loop. As other archs also simply update the
values and count doesn't seem to have an impact on reloading of these
values in VDSO code, let's just remove the update of tb_update_count.

Suggested-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: David Hildenbrand <dahi@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2016-08-29 11:04:58 +02:00
..
2016-06-28 09:32:39 +02:00
2016-06-28 09:32:39 +02:00
2012-05-16 14:42:41 +02:00
2015-06-25 09:39:26 +02:00
2011-01-05 12:47:31 +01:00
2016-06-15 16:37:11 +02:00
2016-06-28 09:33:00 +02:00
2016-06-13 15:58:20 +02:00
2016-03-08 10:38:06 +01:00
2015-03-25 11:49:33 +01:00
2016-06-13 15:58:24 +02:00
2016-06-13 15:58:21 +02:00
2015-03-25 11:49:33 +01:00
2016-07-18 10:17:23 +02:00
2015-03-25 11:49:33 +01:00
2016-02-11 13:05:56 +01:00
2016-05-10 13:24:51 +02:00