Files
linux/arch/s390/kernel
Martin Schwidefsky d4f2a840c7 s390/vtime: correct idle time calculation
commit 4560e7c331 upstream.

Use the ACCESS_ONCE macro for both accesses to idle->sequence in the
loops to calculate the idle time. If only one access uses the macro,
the compiler is free to cache the value for the second access which
can cause endless loops.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-11-29 11:11:53 -08:00
..
2012-05-16 14:42:41 +02:00
2013-03-03 23:00:27 -05:00
2013-03-03 23:00:27 -05:00
2011-01-05 12:47:31 +01:00
2013-05-15 13:09:09 +02:00
2012-11-23 11:14:31 +01:00
2013-05-15 13:09:09 +02:00
2013-05-15 13:09:09 +02:00
2013-02-28 09:37:13 +01:00
2013-04-08 17:39:27 +02:00
2012-09-26 15:45:21 +02:00
2013-06-05 17:36:21 +02:00
2013-01-08 10:57:10 +01:00
2013-04-17 14:07:28 +02:00