CVSROOT:        /cvs
Module name:    src
Changes by:     [EMAIL PROTECTED]       2008/08/15 16:38:23

Modified files:
        sys/arch/vax/include: cpu.h 
        sys/arch/vax/vax: ka43.c ka46.c ka48.c ka49.c ka53.c ka650.c 
                          ka680.c pmap.c vxt.c 

Log message:
Rename the cpu_dep hook ``steal_pages'' to ``init'', as it serves as an
early initialization routine (to enable caches, etc) while still running
physical, and does not allocate memory anymore.

(The irony in this is that forthcoming KA60 support actually steals pages
in its init function...)

Reply via email to