From: Christoph Lameter Date: Sun, 17 Aug 2014 17:30:28 +0000 (-0500) Subject: block: Replace __this_cpu_ptr with raw_cpu_ptr X-Git-Tag: fixes-against-v3.18-rc2~65^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0b6bc63a20a91faef0127cc61cca6d06ee737df;p=pandora-kernel.git block: Replace __this_cpu_ptr with raw_cpu_ptr __this_cpu_ptr is being phased out use raw_cpu_ptr instead which was introduced in 3.15-rc1. Cc: Jens Axboe Signed-off-by: Christoph Lameter Signed-off-by: Tejun Heo --- Reading git-diff-tree failed