[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190212071339.GL26747@infradead.org>
Date: Mon, 11 Feb 2019 23:13:39 -0800
From: Christoph Hellwig <hch@...radead.org>
To: Johan Hovold <johan@...nel.org>
Cc: Palmer Dabbelt <palmer@...ive.com>,
Albert Ou <aou@...s.berkeley.edu>,
Andreas Schwab <schwab@...e.de>, linux-kernel@...r.kernel.org,
Atish Patra <atish.patra@....com>,
Anup Patel <anup@...infault.org>,
linux-riscv@...ts.infradead.org
Subject: Re: [PATCH 5/5] riscv: use for_each_of_cpu_node iterator
On Fri, Jan 18, 2019 at 03:03:08PM +0100, Johan Hovold wrote:
> Use the new for_each_of_cpu_node() helper to iterate over cpu nodes
> instead of open coding. Note that this will allow matching also on the
> node name instead of the (for FDT) deprecated device_type property.
>
> Signed-off-by: Johan Hovold <johan@...nel.org>
I think this is going to conflict with the ELF caps changes from
Atish. Maybe the riscv_fill_hwcap hunk should be included in his
patch?
Otherwise looks good:
Reviewed-by: Christoph Hellwig <hch@....de>
Powered by blists - more mailing lists