On Fri, Jul 27, 2018 at 08:14:31PM +, Vineet Gupta wrote:
> On 07/23/2018 10:02 AM, Leon Romanovsky wrote:
> >>> diff -uprN linux-4.17.9.org/arch/arc/plat-eznps/include/plat/ctop.h
> >>> linux-4.17.9/arch/arc/plat-eznps/include/plat/ctop.h
> >>> --- linux-4.17.9.org/arch/arc/plat-eznps/include
On 07/23/2018 10:02 AM, Leon Romanovsky wrote:
>>> diff -uprN linux-4.17.9.org/arch/arc/plat-eznps/include/plat/ctop.h
>>> linux-4.17.9/arch/arc/plat-eznps/include/plat/ctop.h
>>> --- linux-4.17.9.org/arch/arc/plat-eznps/include/plat/ctop.h2018-07-22
>>> 16:16:09.0 +0300
>>> +++ linux
On 07/23/2018 01:34 AM, Ofer Levi(SW) wrote:
> Hi Vineet, randy
>
> Indeed this structure is missing, following is a patch based on linux-4.17.9.
> Sorry about that.
>
> Thanks
>
>
> diff -uprN linux-4.17.9.org/arch/arc/plat-eznps/include/plat/ctop.h
> linux-4.17.9/arch/arc/plat-eznps/include/
gt; (you
> ?) should add their name to MAINTAINERS file under arch/arc/plat-eznps and
> send
> that patch as well.
Hi Vineet,
Thanks for your feedback, I'll work with Ofer to make it happen.
>
> Thx,
> -Vineet
>
>
> >
> >
> >
> >
> >> -Original Message-
>
e issue below
>>
>> Thanks
>>
>>
>> -Original Message-
>> From: Vineet Gupta [mailto:vineet.gup...@synopsys.com]
>> Sent: Thursday, July 19, 2018 19:22
>> To: Randy Dunlap ; LKML > ker...@vger.kernel.org>; Vineet Gupta ;
>> linux
, July 20, 2018 10:19
> To: Vineet Gupta ; Randy Dunlap
> ; LKML ; linux-
> snps-...@lists.infradead.org; Ofer Levi(SW)
> Cc: Leon Romanovsky
> Subject: RE: arch/arc/ allmodconfig
>
> Hi Vineet,
> Ofer Levi is now the maintainer of arch/arc/plat-eznps
>
> Ofer
@lists.infradead.org
Cc: Elad Kanfi ; Leon Romanovsky
Subject: Re: arch/arc/ allmodconfig
+CC some folks from Mellanox
On 07/18/2018 10:37 PM, Randy Dunlap wrote:
> Hi,
>
> When I try to (cross-)build arch/arc/ allmodconfig, I get a syntax error here:
>
> ./arch/arc/plat-eznps/mtm
+CC some folks from Mellanox
On 07/18/2018 10:37 PM, Randy Dunlap wrote:
> Hi,
>
> When I try to (cross-)build arch/arc/ allmodconfig, I get a syntax error here:
>
> ./arch/arc/plat-eznps/mtm.c: In function 'mtm_enable_core':
> ../arch/arc/plat-eznps/mtm.c:113:30:
Hi,
When I try to (cross-)build arch/arc/ allmodconfig, I get a syntax error here:
./arch/arc/plat-eznps/mtm.c: In function 'mtm_enable_core':
../arch/arc/plat-eznps/mtm.c:113:30: error: storage size of 'dpc' isn't known
struct nps_host_reg_aux_dpc dpc;