Linux MIPS Architecture development
 help / color / mirror / Atom feed
* Alchemy DB1200: do_cpu()
@ 2008-05-08  8:57 abhiruchi.g
  0 siblings, 0 replies; 3+ messages in thread
From: abhiruchi.g @ 2008-05-08  8:57 UTC (permalink / raw)
  To: linux-mips@linux-mips.org ; +Cc: linux-kernel@vger.kernel.org 

I am not able to find out:

  From which function and which file "do_cpu()" is called?

^ permalink raw reply	[flat|nested] 3+ messages in thread

* RE: Alchemy DB1200: do_cpu()
@ 2008-05-08  9:09 abhiruchi.g
  0 siblings, 0 replies; 3+ messages in thread
From: abhiruchi.g @ 2008-05-08  9:09 UTC (permalink / raw)
  To: linux-mips@linux-mips.org ; +Cc: linux-kernel@vger.kernel.org 

I am building kernel for MIPS arch (Alchemy DB1200 board).I just want to find out:
  "From which function and which file "do_cpu()" is called?"

Thanks,
Abhiruchi

-----Original Message-----
From: abhiruchi.g@vaultinfo.com
Sent: Thursday, May 8, 2008 4:57am
To: linux-mips@linux-mips.org  <linux-mips@linux-mips.org>
Cc: linux-kernel@vger.kernel.org  <linux-kernel@vger.kernel.org>
Subject: Alchemy DB1200: do_cpu()

I am not able to find out:

  From which function and which file "do_cpu()" is called?


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Alchemy DB1200: do_cpu()
@ 2008-05-09  0:41 David VomLehn
  0 siblings, 0 replies; 3+ messages in thread
From: David VomLehn @ 2008-05-09  0:41 UTC (permalink / raw)
  To: abhiruchi.g; +Cc: linux-mips

>
> I am not able to find out:
>
>   From which function and which file "do_cpu()" is called?
Look in arch/mips/entry.S, line 414, or so. The assembler macro 
BUILD_HANDLER is used to create a function named handle_cpu, which does 
a jump to do_cpu.

-- 
David VomLehn         +1 512-297-7814
vomlehn@texas.net

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-05-30  0:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-09  0:41 Alchemy DB1200: do_cpu() David VomLehn
  -- strict thread matches above, loose matches on Subject: below --
2008-05-08  9:09 abhiruchi.g
2008-05-08  8:57 abhiruchi.g

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox