diff options
| author | Jian Shen <[email protected]> | 2019-05-24 19:19:45 +0800 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2019-05-26 13:24:56 -0700 |
| commit | ffab9691bcb2fe2594f4c38bfceb4d9685b93b87 (patch) | |
| tree | 47c67b81ce6ad3e27f14b19a05ee36f93c87f92c /tools/perf/scripts/python | |
| parent | 18e8817126d2551fb9b0f90ceb6e130efc2196ca (diff) | |
net: hns3: initialize CPU reverse mapping
Allocate CPU rmap and add entry for each irq. CPU rmap is
used in aRFS to get the queue number of the rx completion
interrupts.
In additional, remove the calling of
irq_set_affinity_notifier() in hns3_nic_init_irq(), because
we have registered notifier in irq_cpu_rmap_add() for each
vector, otherwise it may cause use-after-free issue.
Signed-off-by: Jian Shen <[email protected]>
Signed-off-by: Huazhong Tan <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions