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

From: Atish Patra
Date: Thu Apr 11 2019 - 14:14:19 EST


On 4/10/19 11:59 PM, Christoph Hellwig wrote:
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.


Yes. I should merge this to patch 1. Otherwise, git bisect will have issues later with patch 1.

Regards,
Atish