Re: [PATCH v2 3/3] RISC-V: Support cpu hotplug.

From: Christoph Hellwig
Date: Tue Sep 04 2018 - 17:36:36 EST


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.