From: Shan Wei Date: Tue, 13 Nov 2012 01:52:25 +0000 (+0800) Subject: net: openvswitch: use this_cpu_ptr per-cpu helper X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~169^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=404f2f1019c0293bd91dc1c03c8557ec97d9d104;p=pandora-kernel.git net: openvswitch: use this_cpu_ptr per-cpu helper just use more faster this_cpu_ptr instead of per_cpu_ptr(p, smp_processor_id()); Signed-off-by: Shan Wei Reviewed-by: Christoph Lameter Signed-off-by: Jesse Gross --- Reading git-diff-tree failed