Re: [PATCH] drivers: optee: Fix compilation issue.

From: Jens Wiklander
Date: Thu Jan 23 2020 - 05:15:55 EST


On Wed, Jan 22, 2020 at 09:37:28AM +0000, Vincenzo Frascino wrote:
> Hi Jens,
>
> On 22/01/2020 08:03, Jens Wiklander wrote:
> > Hi Vincenzo,
> >
> > On Tue, Jan 21, 2020 at 6:18 PM Greg Kroah-Hartman
> > <gregkh@xxxxxxxxxxxxxxxxxxx> wrote:
> >>
> >> On Tue, Jan 21, 2020 at 03:27:47PM +0000, Vincenzo Frascino wrote:
> >>> Hi Greg,
> >>>
> >>> On 21/01/2020 15:20, Greg Kroah-Hartman wrote:
> >>>> On Tue, Jan 21, 2020 at 02:23:02PM +0000, Vincenzo Frascino wrote:
> >>>>> Hi Greg,
> >>>>>
> >>>>> I sent the fix below few days ago to the optee maintaners but I did not get any
> >>>>> answer. Could you please pick it up?
> >>>>
> >>>> $ ./scripts/get_maintainer.pl --file drivers/tee/optee/Kconfig
> >>>> Jens Wiklander <jens.wiklander@xxxxxxxxxx> (maintainer:OP-TEE DRIVER)
> >>>> tee-dev@xxxxxxxxxxxxxxxx (open list:OP-TEE DRIVER)
> >>>> linux-kernel@xxxxxxxxxxxxxxx (open list)
> >>>>
> >>>> This should go through Jens, why me?
> >>>>
> >>>
> >>> I added Jens and tee-dev list in copy already but as I was mentioning in my
> >>> previous email I did not get any answer. I thought that since it is a small fix
> >>> you could help. Sorry if I made a mistake.
> >>
> >> Give people time to catch up on email, especially for obscure issues
> >> like this.
> >>
> >> thanks,
> >>
> >> greg k-h
> >
> > I'll pick up this patch.
> >
>
> Thanks for this, since it might break the build in some cases, do you think it
> there any chance it can end up in 5.5? I know it might be late.

I've just sent a pull request with this commit to arm-soc. It's their
decision if it's passed on for 5.5 or if it's too late.

Cheers,
Jens