Re: [PATCH v2 2/4] RISC-V: Fix of_get_cpu_node usage

From: Christoph Hellwig
Date: Thu Apr 11 2019 - 02:59:07 EST


On Wed, Apr 10, 2019 at 04:04:41PM -0700, Atish Patra wrote:
> of_get_cpu_node expects a logical cpu id not a hartid.

But only because you changed that with your patch 1, so it should
be folded into that.