2003-11-24 03:17:56

by John Smith

[permalink] [raw]
Subject: calling do_page_fault()

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

John.


2003-11-24 03:44:20

by Keith Owens

[permalink] [raw]
Subject: Re: calling do_page_fault()

On Sun, 23 Nov 2003 22:18:10 -0500,
"John Smith" <[email protected]> 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.