diff options
author | Ming Lei <[email protected]> | 2022-12-27 10:29:03 +0800 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2023-01-17 18:50:06 +0100 |
commit | 523f1ea76aad9025f9bd5258d77f4406fa9dbe5d (patch) | |
tree | e535ada75db2ec9b994c8cd5fec381e6f4117685 /scripts/gdb/linux/modules.py | |
parent | e7bdd7f0cbd1c001bb9b4d3313edc5ee094bc3f8 (diff) |
genirq/affinity: Rename irq_build_affinity_masks as group_cpus_evenly
Map irq vector into group, which allows to abstract the algorithm for
a generic use case outside of the interrupt core.
Rename irq_build_affinity_masks as group_cpus_evenly, so the API can be
reused for blk-mq to make default queue mapping even though irq vectors
aren't involved.
No functional change, just rename vector as group.
Signed-off-by: Ming Lei <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Reviewed-by: Jens Axboe <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions