* Problem in timer interrupt handler with Linux 2.6.27 version
@ 2011-04-04 6:25 Asha R
2011-04-04 6:30 ` Mulyadi Santosa
0 siblings, 1 reply; 3+ messages in thread
From: Asha R @ 2011-04-04 6:25 UTC (permalink / raw)
To: kernelnewbies
Hi All,
I am working on Linux 2.6.27 version.
I am facing problem in timer interrupt.
I get the timer interrupt but in the handler, evt->event_handler generates
prefetch abort.
The same code works with Linux 2.6.37 version.
Please let me know if anyone has faced this problem before.
Regards,
Asha
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20110404/e0495227/attachment.html
^ permalink raw reply [flat|nested] 3+ messages in thread
* Problem in timer interrupt handler with Linux 2.6.27 version
2011-04-04 6:25 Problem in timer interrupt handler with Linux 2.6.27 version Asha R
@ 2011-04-04 6:30 ` Mulyadi Santosa
2011-04-04 12:59 ` Asha R
0 siblings, 1 reply; 3+ messages in thread
From: Mulyadi Santosa @ 2011-04-04 6:30 UTC (permalink / raw)
To: kernelnewbies
On Mon, Apr 4, 2011 at 13:25, Asha R <rd.asha22@gmail.com> wrote:
> Hi All,
>
> I am working on Linux 2.6.27 version.
> I am facing problem in timer interrupt.
>
> I get the timer interrupt but in the handler, evt->event_handler generates
> prefetch abort.
> The same code works with Linux 2.6.37 version.
I dare to bet that if it was Greg KH that answered this first, you
will get the famous reply "we don't support old kernel version"....
and that's true...not that kernel folks abandon old kernel, it's just
making life so difficult...
--
regards,
Mulyadi Santosa
Freelance Linux trainer and consultant
blog: the-hydra.blogspot.com
training: mulyaditraining.blogspot.com
^ permalink raw reply [flat|nested] 3+ messages in thread
* Problem in timer interrupt handler with Linux 2.6.27 version
2011-04-04 6:30 ` Mulyadi Santosa
@ 2011-04-04 12:59 ` Asha R
0 siblings, 0 replies; 3+ messages in thread
From: Asha R @ 2011-04-04 12:59 UTC (permalink / raw)
To: kernelnewbies
Thanks for your response.
I am opting older version to use the Android cup cake version which is with
Linux 2.6.27.
On debugging more i have found that it is because clock related routines are
different in both versions.
Can someone help me to integrate, if done before?
Regards,
Asha
On Mon, Apr 4, 2011 at 12:00 PM, Mulyadi Santosa
<mulyadi.santosa@gmail.com>wrote:
> On Mon, Apr 4, 2011 at 13:25, Asha R <rd.asha22@gmail.com> wrote:
> > Hi All,
> >
> > I am working on Linux 2.6.27 version.
> > I am facing problem in timer interrupt.
> >
> > I get the timer interrupt but in the handler, evt->event_handler
> generates
> > prefetch abort.
> > The same code works with Linux 2.6.37 version.
>
> I dare to bet that if it was Greg KH that answered this first, you
> will get the famous reply "we don't support old kernel version"....
> and that's true...not that kernel folks abandon old kernel, it's just
> making life so difficult...
>
>
> --
> regards,
>
> Mulyadi Santosa
> Freelance Linux trainer and consultant
>
> blog: the-hydra.blogspot.com
> training: mulyaditraining.blogspot.com
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20110404/51bbb4d0/attachment.html
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-04-04 12:59 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-04 6:25 Problem in timer interrupt handler with Linux 2.6.27 version Asha R
2011-04-04 6:30 ` Mulyadi Santosa
2011-04-04 12:59 ` Asha R
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).