Re: [PATCH v2 3/3] RISC-V: Support cpu hotplug.
From: Atish Patra
Date: Tue Sep 04 2018 - 17:40:51 EST
On 9/4/18 2:36 PM, Christoph Hellwig wrote:
On Tue, Sep 04, 2018 at 11:08:35AM -0700, Atish Patra wrote:
I have kept it here to match all other arch. Same goes for all hotplug
functions in smpboot.c
I can move them to a separate file if you think that provides better code
readability and structure.
I don't really have a strong opinion, but keeping this code together
and reducing the ifdef maze seems worthwile to me.
Sure. I will move it a new file accordingly in v3. If nobody else has
objection for that, we will keep it that way.
Regards,
Atish