K 10 svn:author V 3 njl K 8 svn:date V 27 2006-06-10T08:20:17.000000Z K 7 svn:log V 408 * Ask for a page-aligned page instead of an arbitrary address. This should not be necessary but might be helpful and at least reduce fragmentation. * Add an assert to detect if the wakecode ever grows too big. We include 1 KB for stack, which should be more than enough also. * Remove unnecessary initialization of static variables. * Add comments and a bootverbose print giving the page phys address. END