Re: mem.c v1.57 and mp_machdep.c v1.99 and kernel panic

1999-05-01 Thread Mike Smith
Whoops, fixed. Sorry about that. > Kernels built with these panic at mem_range_AP_init() on a dual > pentium system. The cvs log entries for mem.c and mp_machdep.c, > v1.57 and v1.99 respectively, indicate that the hook > (mem_range_softc.mr_op->initAP()) is for the i686 and seems to have > NULL

mem.c v1.57 and mp_machdep.c v1.99 and kernel panic

1999-05-01 Thread dave adkins
Kernels built with these panic at mem_range_AP_init() on a dual pentium system. The cvs log entries for mem.c and mp_machdep.c, v1.57 and v1.99 respectively, indicate that the hook (mem_range_softc.mr_op->initAP()) is for the i686 and seems to have NULL entry for a pentium. dave adkins To Un