diff options
author | Shan Wei <davidshan@tencent.com> | 2012-11-13 09:52:25 +0800 |
---|---|---|
committer | Jesse Gross <jesse@nicira.com> | 2012-11-16 13:26:20 -0800 |
commit | 404f2f1019c0293bd91dc1c03c8557ec97d9d104 (patch) | |
tree | 4b7ae66191cd8734b7a1eded4158f1b2e9e149ba /net/openvswitch/flow.c | |
parent | 3fdbd1ce11e5c0d7cafbe44c942c5cad61113d7b (diff) | |
download | blackbird-obmc-linux-404f2f1019c0293bd91dc1c03c8557ec97d9d104.tar.gz blackbird-obmc-linux-404f2f1019c0293bd91dc1c03c8557ec97d9d104.zip |
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 <davidshan@tencent.com>
Reviewed-by: Christoph Lameter <cl@linux.com>
Signed-off-by: Jesse Gross <jesse@nicira.com>
Diffstat (limited to 'net/openvswitch/flow.c')
0 files changed, 0 insertions, 0 deletions