Tejun Heo 7b543a5334 x86: Replace uses of current_cpu_data with this_cpu ops
Replace all uses of current_cpu_data with this_cpu operations on the
per cpu structure cpu_info.  The scala accesses are replaced with the
matching this_cpu ops which results in smaller and more efficient
code.

In the long run, it might be a good idea to remove cpu_data() macro
too and use per_cpu macro directly.

tj: updated description

Cc: Yinghai Lu <yinghai@kernel.org>
Cc: Ingo Molnar <mingo@elte.hu>
Acked-by: H. Peter Anvin <hpa@zytor.com>
Acked-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Christoph Lameter <cl@linux.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
2010-12-30 12:22:03 +01:00
..
2010-10-29 04:16:31 -04:00
2010-11-16 12:25:52 -08:00
2010-11-16 13:33:23 -08:00
2010-11-29 10:44:22 -08:00
2010-11-16 13:33:23 -08:00
2010-10-30 12:12:50 +02:00
2010-10-29 04:16:31 -04:00
2010-11-29 10:44:22 -08:00
2010-11-17 11:57:43 -08:00