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)
__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

diff --cc fs/buffer.c
Simple merge