linux/drivers/clocksource
Christoph Lameter 22127e93c5 time: Replace __get_cpu_var uses
Convert uses of __get_cpu_var for creating a address from a percpu
offset to this_cpu_ptr.

The two cases where get_cpu_var is used to actually access a percpu
variable are changed to use this_cpu_read/raw_cpu_read.

Reviewed-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Christoph Lameter <cl@linux.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
2014-08-26 13:45:44 -04:00
..
2013-08-27 10:49:38 +02:00
2014-08-26 13:45:44 -04:00
2014-01-23 18:45:38 -08:00
2014-07-04 15:46:17 +02:00
2014-07-04 15:50:29 +02:00
2014-07-04 15:50:28 +02:00