[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210817044940.GC3874@lst.de>
Date: Tue, 17 Aug 2021 06:49:40 +0200
From: Christoph Hellwig <hch@....de>
To: Ming Lei <ming.lei@...hat.com>
Cc: Thomas Gleixner <tglx@...utronix.de>, Jens Axboe <axboe@...nel.dk>,
linux-kernel@...r.kernel.org, linux-block@...r.kernel.org,
Christoph Hellwig <hch@....de>
Subject: Re: [PATCH 3/7] genirq/affinity: don't pass irq_affinity_desc
array to irq_build_affinity_masks
On Sat, Aug 14, 2021 at 08:35:28PM +0800, Ming Lei wrote:
> Prepare for abstracting irq_build_affinity_masks() into one public helper
> for assigning all CPUs evenly into several groups. Don't passing
s/passing/pass/
> irq_affinity_desc array to irq_build_affinity_masks, instead returning
s/returning/return/
> one cpumask array by storing each assigned group into one element of
s/one/a/
> the array.
>
> This way helps us to provide generic interface for grouping all CPUs
s/way //
Otherwise looks good:
Reviewed-by: Christoph Hellwig <hch@....de>
Powered by blists - more mailing lists