]> git.baikalelectronics.ru Git - kernel.git/commit
block: Replace __this_cpu_ptr with raw_cpu_ptr
authorChristoph Lameter <cl@linux.com>
Tue, 3 Dec 2013 23:32:53 +0000 (17:32 -0600)
committerJens Axboe <axboe@kernel.dk>
Wed, 4 Dec 2013 02:19:41 +0000 (19:19 -0700)
commit2029af8bcbc2f2107c66e0771bbbbe5bd61c0615
treec4b8d77961776dd16ab224fe7af3013e346650be
parent474792ca5786b5975005de54353474448eff9e90
block: Replace __this_cpu_ptr with raw_cpu_ptr

__this_cpu_ptr is being phased out.

Cc: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Christoph Lameter <cl@linux.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
fs/buffer.c