From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.242]) by ozlabs.org (Postfix) with ESMTP id 58EE1DDEE2 for ; Tue, 24 Feb 2009 01:48:09 +1100 (EST) Received: by an-out-0708.google.com with SMTP id d14so732082and.39 for ; Mon, 23 Feb 2009 06:48:06 -0800 (PST) MIME-Version: 1.0 In-Reply-To: References: <85a5c2010902230439n1096196dr519462513bc3910d@mail.gmail.com> Date: Mon, 23 Feb 2009 09:48:06 -0500 Message-ID: <85a5c2010902230648m72b63eeds70b4e7a5ec4d8c51@mail.gmail.com> Subject: Re: Problem with decrementer interrupt From: Matt Gessner To: sumedh tirodkar Content-Type: multipart/alternative; boundary=0016e6470b0829b22d04639717d4 Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , --0016e6470b0829b22d04639717d4 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit On Mon, Feb 23, 2009 at 8:03 AM, sumedh tirodkar wrote: > I am using PowerPC 7447A...I am trying to port SA-RTL on PowerPC... What I said earlier was: You need to tell people what cpu you're using, what linux kernel, etc etc etc. Fine, we know the CPU. What kernel are you using? Is it ancient? I doubt the information below is going to be useful... > > I am using > > bla > > 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... > --0016e6470b0829b22d04639717d4 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable

On Mon, Feb 23, 2009 at 8:03 AM, sumedh = tirodkar <= sumedhtirodkar@gmail.com> wrote:
I am using PowerPC 7447A...I am trying to port SA-RTL on PowerPC...

What I said earlier was: You need to tell people what cpu you= 're using, what linux kernel, etc etc etc.

Fine, we know the CPU= .  What kernel are you using?  Is it ancient?

I doubt the information below is going to be useful...
 

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...

--0016e6470b0829b22d04639717d4--