From: Jeremy Fitzhardinge Date: Wed, 18 Jul 2007 01:37:03 +0000 (-0700) Subject: paravirt: add a hook for once the allocator is ready X-Git-Tag: v2.6.23-rc1~498^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6996d3b63fd9a64341bc80dad1b556fd3eb81272;p=pandora-kernel.git paravirt: add a hook for once the allocator is ready Add a hook so that the paravirt backend knows when the allocator is ready. This is useful for the obvious reason that the allocator is available, but the other side-effect of having the bootmem allocator available is that each page now has an associated "struct page". Signed-off-by: Jeremy Fitzhardinge --- Reading git-diff-tree failed