md: Replace __this_cpu_ptr with raw_cpu_ptr
authorChristoph Lameter <cl@linux.com>
Sun, 17 Aug 2014 17:30:36 +0000 (12:30 -0500)
committerTejun Heo <tj@kernel.org>
Tue, 26 Aug 2014 17:45:47 +0000 (13:45 -0400)
commit1f125e76f5c134b0a904ef30e96ee8da6a49f4b4
treed63adcc36233887d4bba14748dfaf37ba8946cbf
parent903ceff7ca7b4d80c083a80ee5163b74e9fa359f
md: Replace __this_cpu_ptr with raw_cpu_ptr

__this_cpu_ptr is being phased out.

Signed-off-by: Christoph Lameter <cl@linux.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
drivers/md/dm-stats.c