linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* calling do_page_fault()
@ 2003-11-24  3:18 John Smith
  2003-11-24  3:43 ` Keith Owens
  0 siblings, 1 reply; 2+ messages in thread
From: John Smith @ 2003-11-24  3:18 UTC (permalink / raw)
  To: linux-kernel

In Linux kernel 2.4.20 i368 arch, how come there is no reference to the 
function do_page_fault() ?

John.

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

* Re: calling do_page_fault()
  2003-11-24  3:18 calling do_page_fault() John Smith
@ 2003-11-24  3:43 ` Keith Owens
  0 siblings, 0 replies; 2+ messages in thread
From: Keith Owens @ 2003-11-24  3:43 UTC (permalink / raw)
  To: John Smith; +Cc: linux-kernel

On Sun, 23 Nov 2003 22:18:10 -0500, 
"John Smith" <penguin2047@hotmail.com> wrote:
>In Linux kernel 2.4.20 i368 arch, how come there is no reference to the 
>function do_page_fault() ?

arch/i386/kernel/entry.S:       pushl $ SYMBOL_NAME(do_page_fault)

called from asm.


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

end of thread, other threads:[~2003-11-24  3:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-11-24  3:18 calling do_page_fault() John Smith
2003-11-24  3:43 ` Keith Owens

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).