CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/04/15 15:30:02
Modified files:
sys/uvm : uvm.h
Log message:
When I switched uvm objects to use a per-object page tree instead of the
global hash I forgot to remove the has declarations from struct uvm. So
remove them now.
pointed out by blambert@, ok beck@
