Re: [PATCH 4/7] genirq/affinity: rename irq_build_affinity_masks as group_cpus_evenly
From: Christoph Hellwig <hch@lst.de>
Date: 2021-08-17 04:50:37
Also in:
lkml
From: Christoph Hellwig <hch@lst.de>
Date: 2021-08-17 04:50:37
Also in:
lkml
s/as/to/ in the subjects. On Sat, Aug 14, 2021 at 08:35:29PM +0800, Ming Lei wrote:
Map irq vector into group, so we can abstract the algorithm for generic use case.
s/vector/vectors/ Reviewed-by: Christoph Hellwig <hch@lst.de>