* [PATCH 3.10-stable] at91sam9x5 rtc causes damage
@ 2013-08-07 16:49 Douglas Gilbert
2013-08-07 19:08 ` Greg KH
0 siblings, 1 reply; 4+ messages in thread
From: Douglas Gilbert @ 2013-08-07 16:49 UTC (permalink / raw)
To: linux-arm-kernel
This one probably needs more sign-offs but some folks seem to be
away. It is pretty simple and fixed in the current lk 3.11.0-rc
series. So it just impacts the lk 3.10 series including lk 3.10.5 .
ChangeLog:
- without this patch members of the at91sam9x5 family (e.g.
at91sam9g25) that use the RTC will receive an unhandled
interrupt whenever they try to write to the RTC. In the
case of 9x5 SoCs that is the SYS interrupt shared with
several other things such as the debug port. Thereafter
the debug port becomes useless (for input), the RTC doesn't
work ...
Signed-off-by: Douglas Gilbert <dgilbert@interlog.com>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sam9x5_rtc310a.patch
Type: text/x-patch
Size: 408 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20130807/ecd0d8e6/attachment.bin>
^ permalink raw reply [flat|nested] 4+ messages in thread* [PATCH 3.10-stable] at91sam9x5 rtc causes damage
2013-08-07 16:49 [PATCH 3.10-stable] at91sam9x5 rtc causes damage Douglas Gilbert
@ 2013-08-07 19:08 ` Greg KH
2013-08-07 19:24 ` Douglas Gilbert
0 siblings, 1 reply; 4+ messages in thread
From: Greg KH @ 2013-08-07 19:08 UTC (permalink / raw)
To: linux-arm-kernel
On Wed, Aug 07, 2013 at 12:49:55PM -0400, Douglas Gilbert wrote:
> This one probably needs more sign-offs but some folks seem to be
> away. It is pretty simple and fixed in the current lk 3.11.0-rc
> series. So it just impacts the lk 3.10 series including lk 3.10.5 .
>
> ChangeLog:
> - without this patch members of the at91sam9x5 family (e.g.
> at91sam9g25) that use the RTC will receive an unhandled
> interrupt whenever they try to write to the RTC. In the
> case of 9x5 SoCs that is the SYS interrupt shared with
> several other things such as the debug port. Thereafter
> the debug port becomes useless (for input), the RTC doesn't
> work ...
>
> Signed-off-by: Douglas Gilbert <dgilbert@interlog.com>
<formletter>
This is not the correct way to submit patches for inclusion in the
stable kernel tree. Please read Documentation/stable_kernel_rules.txt
for how to do this properly.
</formletter>
^ permalink raw reply [flat|nested] 4+ messages in thread
* [PATCH 3.10-stable] at91sam9x5 rtc causes damage
2013-08-07 19:08 ` Greg KH
@ 2013-08-07 19:24 ` Douglas Gilbert
2013-08-07 19:34 ` Greg KH
0 siblings, 1 reply; 4+ messages in thread
From: Douglas Gilbert @ 2013-08-07 19:24 UTC (permalink / raw)
To: linux-arm-kernel
On 13-08-07 03:08 PM, Greg KH wrote:
> On Wed, Aug 07, 2013 at 12:49:55PM -0400, Douglas Gilbert wrote:
>> This one probably needs more sign-offs but some folks seem to be
>> away. It is pretty simple and fixed in the current lk 3.11.0-rc
>> series. So it just impacts the lk 3.10 series including lk 3.10.5 .
>>
>> ChangeLog:
>> - without this patch members of the at91sam9x5 family (e.g.
>> at91sam9g25) that use the RTC will receive an unhandled
>> interrupt whenever they try to write to the RTC. In the
>> case of 9x5 SoCs that is the SYS interrupt shared with
>> several other things such as the debug port. Thereafter
>> the debug port becomes useless (for input), the RTC doesn't
>> work ...
>>
>> Signed-off-by: Douglas Gilbert <dgilbert@interlog.com>
>
> <formletter>
>
> This is not the correct way to submit patches for inclusion in the
> stable kernel tree. Please read Documentation/stable_kernel_rules.txt
> for how to do this properly.
>
> </formletter>
Fine. I'll leave it.
Doug Gilbert
^ permalink raw reply [flat|nested] 4+ messages in thread
* [PATCH 3.10-stable] at91sam9x5 rtc causes damage
2013-08-07 19:24 ` Douglas Gilbert
@ 2013-08-07 19:34 ` Greg KH
0 siblings, 0 replies; 4+ messages in thread
From: Greg KH @ 2013-08-07 19:34 UTC (permalink / raw)
To: linux-arm-kernel
On Wed, Aug 07, 2013 at 03:24:39PM -0400, Douglas Gilbert wrote:
> On 13-08-07 03:08 PM, Greg KH wrote:
> >On Wed, Aug 07, 2013 at 12:49:55PM -0400, Douglas Gilbert wrote:
> >>This one probably needs more sign-offs but some folks seem to be
> >>away. It is pretty simple and fixed in the current lk 3.11.0-rc
> >>series. So it just impacts the lk 3.10 series including lk 3.10.5 .
> >>
> >>ChangeLog:
> >> - without this patch members of the at91sam9x5 family (e.g.
> >> at91sam9g25) that use the RTC will receive an unhandled
> >> interrupt whenever they try to write to the RTC. In the
> >> case of 9x5 SoCs that is the SYS interrupt shared with
> >> several other things such as the debug port. Thereafter
> >> the debug port becomes useless (for input), the RTC doesn't
> >> work ...
> >>
> >>Signed-off-by: Douglas Gilbert <dgilbert@interlog.com>
> >
> ><formletter>
> >
> >This is not the correct way to submit patches for inclusion in the
> >stable kernel tree. Please read Documentation/stable_kernel_rules.txt
> >for how to do this properly.
> >
> ></formletter>
>
> Fine. I'll leave it.
Leave what? Did you read the above file that shows how to get a patch
into the stable tree? Follow that and all should be fine.
thanks,
greg k-h
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2013-08-07 19:34 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-07 16:49 [PATCH 3.10-stable] at91sam9x5 rtc causes damage Douglas Gilbert
2013-08-07 19:08 ` Greg KH
2013-08-07 19:24 ` Douglas Gilbert
2013-08-07 19:34 ` Greg KH
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).