2015-02-03 20:13:26

by Paul Bolle

[permalink] [raw]
Subject: ARC: DW_APB_GPIO_INTC?

Your commit 9d9c867684ec ("ARC: [axs10x] Add support for AXS10x software
development platform") is included in today's linux-next (ie,
next-20150203). In noticed because a script I use to check linux-next
spotted a problem with it.

That commit adds a select for the Kconfig symbol DW_APB_GPIO_INTC.
There's no symbol with that name in linux-next. Why was this select
added?


Paul Bolle


2015-02-03 20:16:50

by Paul Bolle

[permalink] [raw]
Subject: Re: ARC: DW_APB_GPIO_INTC?

Vineet,

On Tue, 2015-02-03 at 21:13 +0100, Paul Bolle wrote:
> Your commit 9d9c867684ec ("ARC: [axs10x] Add support for AXS10x software
> development platform") is included in today's linux-next (ie,
> next-20150203). In noticed because a script I use to check linux-next
> spotted a problem with it.
>
> That commit adds a select for the Kconfig symbol DW_APB_GPIO_INTC.
> There's no symbol with that name in linux-next. Why was this select
> added?

Mischa's address bounced. It was used last week! What's going on?


Paul Bolle

2015-02-04 04:52:38

by Vineet Gupta

[permalink] [raw]
Subject: Re: ARC: DW_APB_GPIO_INTC?

On Wednesday 04 February 2015 01:46 AM, Paul Bolle wrote:
> Vineet,
>
> On Tue, 2015-02-03 at 21:13 +0100, Paul Bolle wrote:
>> Your commit 9d9c867684ec ("ARC: [axs10x] Add support for AXS10x software
>> development platform") is included in today's linux-next (ie,
>> next-20150203). In noticed because a script I use to check linux-next
>> spotted a problem with it.
>>
>> That commit adds a select for the Kconfig symbol DW_APB_GPIO_INTC.
>> There's no symbol with that name in linux-next. Why was this select
>> added?
> Mischa's address bounced. It was used last week! What's going on?

sorry folks, snafu on my part.

Mischa left SNPS about an year ago. He's written some platform support code at the
time based on 3.13 (including some oot patches) and now I was making it apt for
latest. Given Stephan's announcement that this would be the last linux-next I
optimistically pushed it to my next yesterday morning, but after testing/debugging
found it not apt for this window and hence duly backed it out yesterday evening
IST. I wonder why it made it to linux-next at all.

Long story short, it's not there anymore - sorry for the trouble.

-Vineet

2015-02-04 09:54:49

by Paul Bolle

[permalink] [raw]
Subject: Re: ARC: DW_APB_GPIO_INTC?

On Wed, 2015-02-04 at 04:52 +0000, Vineet Gupta wrote:
> On Wednesday 04 February 2015 01:46 AM, Paul Bolle wrote:
> > Mischa's address bounced. It was used last week! What's going on?
>
> sorry folks, snafu on my part.
>
> Mischa left SNPS about an year ago.

Now I notice the commit is actually from January 27, 2014 (and not 2015
as I assumed).

> He's written some platform support code at the
> time based on 3.13 (including some oot patches) and now I was making it apt for
> latest. Given Stephan's announcement that this would be the last linux-next I
> optimistically pushed it to my next yesterday morning, but after testing/debugging
> found it not apt for this window and hence duly backed it out yesterday evening
> IST. I wonder why it made it to linux-next at all.
>
> Long story short, it's not there anymore - sorry for the trouble.

Never mind, stuff happens. Thanks for looking into this!


Paul Bolle