Make lookup_page() just return null for uaddr >= PHYS_BASE.
[pintos-anon] / src / vm / Make.vars
1 DEFINES = -DUSERPROG -DFILESYS -DVM
2 SUBDIRS = threads devices lib lib/kernel userprog filesys vm