Re: [PATCH] Compiler Attributes: move kernel-only attributes into __KERNEL__
From: Miguel Ojeda
Date: Wed Nov 28 2018 - 12:37:15 EST
On Wed, Nov 28, 2018 at 6:35 PM Miguel Ojeda
<miguel.ojeda.sandonis@xxxxxxxxx> wrote:
>
> If your problem is fixed by putting __gnu_inline into __KERNEL__
s/__gnu_inline/inline/
Cheers,
Miguel