diff options
| author | Patrick McHardy <[email protected]> | 2015-03-25 08:09:56 +0000 |
|---|---|---|
| committer | Pablo Neira Ayuso <[email protected]> | 2015-03-25 12:09:40 +0100 |
| commit | 14d14a5d2957a4a047b4dbabb6d5ef28a7a70b33 (patch) | |
| tree | 50565f0e7e33eea6117b883a546c46a3121e53c7 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | d95797252a9d967d462d9581fb72546d6a92e14b (diff) | |
netfilter: nft_meta: use raw_smp_processor_id()
Using smp_processor_id() triggers warnings with PREEMPT_RCU. There is no
point in disabling preemption since we only collect the numeric value,
so use raw_smp_processor_id() instead.
Signed-off-by: Patrick McHardy <[email protected]>
Signed-off-by: Pablo Neira Ayuso <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions