public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* /arch/ppc64/kernel/setup.c
@ 2002-04-05 15:29 Thomas 'Dent' Mirlacher
  2002-04-09 14:28 ` /arch/ppc64/kernel/setup.c Peter Bergner
  0 siblings, 1 reply; 2+ messages in thread
From: Thomas 'Dent' Mirlacher @ 2002-04-05 15:29 UTC (permalink / raw)
  To: linux-kernel

hi list,

can someone please explain to me who calibrate_delay works in
arch/ppc64/kernel/setup.c?

as i can see it calibrate.c is a global function defined in init/main.h.
arch/ppc64/kernel/setup.c sets a pointer to the address of this function
extern void (*calibrate_delay)(void); and assigns its own routine to that
pointer. - hmm, every time i tried to do similar things (by mistake :),
the program segfaulted on me.

- can someone please explain how this should work?

thanks,

	tm

-- 
in some way i do, and in some way i don't.


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

end of thread, other threads:[~2002-04-09 14:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-04-05 15:29 /arch/ppc64/kernel/setup.c Thomas 'Dent' Mirlacher
2002-04-09 14:28 ` /arch/ppc64/kernel/setup.c Peter Bergner

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