Quantcast
Channel: Linux | Kernel
Viewing all articles
Browse latest Browse all 165258

[PATCH v3 net 3/7] net: mvneta: Use on_each_cpu when possible

$
0
0
Instead of using a for_each_* loop in which we just call the smp_call_function_single macro, it is more simple to directly use the on_each_cpu macro.

Viewing all articles
Browse latest Browse all 165258

Trending Articles