Re: mutex Giant problems in latest -current

2002-05-04 Thread Alan L. Cox
Hiten, You're aborting on an assertion that no longer exists in vm_map.c. This appears to be a case where your new kernel is based upon the new vm_mmap.c but an old vm_map.c. Please make sure that both vm_map.c and vm_mmap.c are updated and try a "make clean" before building your kernel. Regar

mutex Giant problems in latest -current

2002-05-04 Thread Hiten Pandya
Hi all, I just compiled the kernel now, the date is: Sat May 4 14:18:08 BST 2002 I couldn't get a trace as I don't have a serial console or kernel dumps because of some S_Clockinfo problem. Anyway, the panic message was like this; just after trying to mount root: %% panic: mutex Giant not own