K 10 svn:author V 4 jkim K 8 svn:date V 27 2010-06-23T17:20:51.207550Z K 7 svn:log V 166 Let x86bios_alloc() pass contigmalloc(9) flags. Use it to set M_WAITOK from VESA BIOS initialization. All other malloc(9) uses in the function is blocking any way. END