commit | 1f125e76f5c134b0a904ef30e96ee8da6a49f4b4 | [log] [tgz] |
---|---|---|
author | Christoph Lameter <cl@linux.com> | Sun Aug 17 12:30:36 2014 -0500 |
committer | Tejun Heo <tj@kernel.org> | Tue Aug 26 13:45:47 2014 -0400 |
tree | d63adcc36233887d4bba14748dfaf37ba8946cbf | |
parent | 903ceff7ca7b4d80c083a80ee5163b74e9fa359f [diff] |
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>