My cobalt kernel with sprinkled printf seems dying at: mach_init() -> pmap_bootstrap() -> buf_memcalc() -> calc_cache_size() and buf_map passed to calc_cache_size() seems NULL at that point. buf_memcalc() should be deferred on mips? --- Izumi Tsutsui