Re: [PATCH] x86/vm86: fix compilation warning on a unused variable
From: JÃrÃmy Lefaure
Date: Sun Feb 12 2017 - 23:30:22 EST
On Sun, 12 Feb 2017 15:01:55 +0100
Borislav Petkov <bp@xxxxxxx> wrote:
> On Fri, Dec 16, 2016 at 11:19:16PM -0500, JÃrÃmy Lefaure wrote:
> > I don't know why gcc raises a warning on that even if it is not used.
> > Anyway, I'm sure that the warning is reproducible. Both of your
> > solutions fix the issue.
>
> I still see the warning here. You wanna choose one solution, write a
> proper patch and send it out?
>
I am not an expert in linux patch process but I think that as Kirill
wrote the patch, he should be the author of the patch and me I should
be in the "Reported-by" tag, isn't it ?
Regards,
JÃrÃmy