Nathan Whitehorn 4603558264 Provide a real fix to the too-many-translations problem when booting
from CD on 64-bit hardware to replace existing band-aids. This occurred
when the preloaded mdroot required too many mappings for the static
buffer.

Since we only use the translations buffer once, allocate a dynamic
buffer on the stack. This early in the boot process, the call chain
is quite short and we can be assured of having sufficient stack space.

Reviewed by:	grehan
2009-11-12 15:19:09 +00:00
..
2009-11-12 03:31:19 +00:00
2009-11-11 11:10:36 +00:00
2009-11-11 20:29:40 +00:00
2009-11-05 04:51:38 +00:00
2009-11-12 11:27:07 +00:00