Project

General

Profile

Bug #325 ยป kern_spinlock.patch

rauf, 09/22/2006 02:51 AM

View differences:

sys/kern/kern_spinlock.c 2006-09-22 02:25:12.000000000 +0500
db_print_backtrace();
return (TRUE);
}
#endif
if (++bo->nsec == 11)
db_print_backtrace();
#endif
if (bo->nsec == 60)
panic("spin_lock: %p, indefinite wait!\n", bo->mtx);
splz();
    (1-1/1)