Re: [PATCH] x86/fpu/init: Add __setup() functions back to fpu/init.c

From: Sebastian Andrzej Siewior
Date: Fri Jan 11 2019 - 03:12:12 EST


On 2019-01-11 10:45:53 [+0800], Haoyu Tang wrote:
> __setup() functions were removed in:
>
> commit 4f81cbafcce2 ("x86/fpu: Fix early FPU command-line parsing")
>
> caused that FPU parameter is passed as an argument to init, the dummy
> __setup() functions can avoid this.

why is that bad?

Sebastian