mbox

[GIT,PULL] DaVinci fixes for v3.6

Message ID 4FFAB515.1070708@ti.com
State New
Headers show

Pull-request

git://gitorious.org/linux-davinci/linux-davinci.git tags/davinci-v3.6-fixes

Message

Sekhar Nori July 9, 2012, 10:40 a.m. UTC
Hi Arnd, Olof,

Please pull the following DaVinci fix for v3.6

Thanks,
Sekhar

The following changes since commit 485802a6c524e62b5924849dd727ddbb1497cc71:

  Linux 3.5-rc3 (2012-06-16 17:25:17 -0700)

are available in the git repository at:

  git://gitorious.org/linux-davinci/linux-davinci.git tags/davinci-v3.6-fixes

for you to fetch changes up to bbb33445b9cdd5ac7609723fcfc28dfa77a11039:

  ARM: davinci: da8xx: fix interrupt handling (2012-07-09 16:01:11 +0530)

----------------------------------------------------------------
DaVinci fixes for v3.6

Fix an interrupt handling issue with cp_intc which
was causing occasional spurious interrupts with DA850 EVM

----------------------------------------------------------------
Sekhar Nori (1):
      ARM: davinci: da8xx: fix interrupt handling

 arch/arm/mach-davinci/include/mach/entry-macro.S |    8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

Comments

Arnd Bergmann July 10, 2012, 2:50 p.m. UTC | #1
On Monday 09 July 2012, Sekhar Nori wrote:

> The following changes since commit 485802a6c524e62b5924849dd727ddbb1497cc71:
> 
>   Linux 3.5-rc3 (2012-06-16 17:25:17 -0700)
> 
> are available in the git repository at:
> 
>   git://gitorious.org/linux-davinci/linux-davinci.git tags/davinci-v3.6-fixes
> 
> for you to fetch changes up to bbb33445b9cdd5ac7609723fcfc28dfa77a11039:
> 
>   ARM: davinci: da8xx: fix interrupt handling (2012-07-09 16:01:11 +0530)
> 

Pulled the fixes, soc and cleanup branches into the respective arm-soc
branches.

I noticed that you used signed tags, which is good, but your gpg key is
not actually signed by anyone else. Can you try to get a few signatures
on it from people that are well connected? 

Within TI, Kevin Hilman, Rob Clark or Sumit Semwal would be such people
but I'm sure are others who are working with you locally or can do
a phone verification.

	Arnd
Sekhar Nori July 11, 2012, 5:07 p.m. UTC | #2
Hi Arnd,

On 7/10/2012 8:20 PM, Arnd Bergmann wrote:
> On Monday 09 July 2012, Sekhar Nori wrote:
> 
>> The following changes since commit 485802a6c524e62b5924849dd727ddbb1497cc71:
>>
>>   Linux 3.5-rc3 (2012-06-16 17:25:17 -0700)
>>
>> are available in the git repository at:
>>
>>   git://gitorious.org/linux-davinci/linux-davinci.git tags/davinci-v3.6-fixes
>>
>> for you to fetch changes up to bbb33445b9cdd5ac7609723fcfc28dfa77a11039:
>>
>>   ARM: davinci: da8xx: fix interrupt handling (2012-07-09 16:01:11 +0530)
>>
> 
> Pulled the fixes, soc and cleanup branches into the respective arm-soc
> branches.

Thanks!

> 
> I noticed that you used signed tags, which is good, but your gpg key is
> not actually signed by anyone else. Can you try to get a few signatures
> on it from people that are well connected? 
> 
> Within TI, Kevin Hilman, Rob Clark or Sumit Semwal would be such people
> but I'm sure are others who are working with you locally or can do
> a phone verification.

Yes, I will get my key signed soon. Sumit is locally located.

Thanks,
Sekhar