public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* smp_apic_timer_interrupt entry point
@ 2004-11-20  0:53 Darren Hart
  2004-11-20  1:17 ` Steven Rostedt
  0 siblings, 1 reply; 2+ messages in thread
From: Darren Hart @ 2004-11-20  0:53 UTC (permalink / raw)
  To: linux-kernel

I am trying to hunt down the entry point to smp_apic_timer_interrupt()
for i386.  grep found:

arch/x86_64/kernel/entry.S:     apicinterrupt LOCAL_TIMER_VECTOR,smp_apic_timer_interrupt

but nothing for i386.  I noticed that entry.o on i386 does contain the
string "smp_apic_timer_interrupt", is there some kind of linker magic
going on?

Thanks,

-- 
Darren Hart <darren@dvhart.com>


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

end of thread, other threads:[~2004-11-20  1:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-20  0:53 smp_apic_timer_interrupt entry point Darren Hart
2004-11-20  1:17 ` Steven Rostedt

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