Problem with decrementer interrupt

sumedh tirodkar sumedhtirodkar at gmail.com
Tue Feb 24 00:03:47 EST 2009


I am using PowerPC 7447A...I am trying to port SA-RTL on PowerPC...
I am using

bla <function_name>

from the assembly code to call the function in C file...This i am
doing from interrupt handler of the decrementer...
If any more details are required, please let me know...

Regards,
Sumedh

On Mon, Feb 23, 2009 at 6:09 PM, Matt Gessner <mgessner at gmail.com> wrote:
> You need to tell people what cpu you're using, what linux kernel, etc etc
> etc.
>
> Your email is otherwise completely useless.
>
> On Mon, Feb 23, 2009 at 2:54 AM, sumedh tirodkar <sumedhtirodkar at gmail.com>
> wrote:
>>
>> In the handler for decrementer interrupt...there is a call to a C
>> function...
>> Now if the call is removed...the decrementer interrupt works perfectly
>> fine...
>> But if the C function is present, then the decrementer interrupt stops
>> coming after say 5-6 times...
>> Not able to find any reasoning for the same...
>> Has anyone come across this kind of problem?If yes, am i missing
>> something?
>>
>> Regards,
>> Sumedh
>> _______________________________________________
>> Linuxppc-dev mailing list
>> Linuxppc-dev at ozlabs.org
>> https://ozlabs.org/mailman/listinfo/linuxppc-dev
>
>



More information about the Linuxppc-dev mailing list