user-mode page fault entrypoint implemented.
commit4efd2e15f7b1d231994493d4db92e77dd95bc1f6
authorGuanqun Lu <Guanqun.Lu@Gmail.com>
Thu, 13 Mar 2008 11:35:37 +0000 (13 19:35 +0800)
committerGuanqun Lu <Guanqun.Lu@Gmail.com>
Thu, 13 Mar 2008 11:35:37 +0000 (13 19:35 +0800)
tree9b4f6c9be5a6a917334dc80b69868ee93eb10ab8
parent10c3f901e7cf797d532242907ea6daa16ac17e37
user-mode page fault entrypoint implemented.

Signed-off-by: Guanqun Lu <Guanqun.Lu@Gmail.com>
kern/init.c
kern/syscall.c
kern/trap.c
lib/pfentry.S
lib/pgfault.c