Re: [PATCH 2/2] compiler: Remove CONFIG_OPTIMIZE_INLINING entirely
From: Miguel Ojeda
Date: Thu Feb 20 2020 - 04:26:20 EST
On Thu, Feb 20, 2020 at 8:12 AM Masahiro Yamada <masahiroy@xxxxxxxxxx> wrote:
>
> Commit ac7c3e4ff401 ("compiler: enable CONFIG_OPTIMIZE_INLINING
> forcibly") made this always-on option. We released v5.4 and v5.5
> including that commit.
>
> Remove the CONFIG option and clean up the code now.
Yes, please!
Reviewed-by: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
Cheers,
Miguel