marcel 2006-04-04 00:40:20 UTC
FreeBSD src repository
Modified files:
sys/kern subr_kdb.c
Log:
Increment kdb_active after we stopped the other CPUs and decrement
kdb_active before we restart them. This avoids false positives on
restarted CPUs when they test for kdb_active while kdb_trap() is
still finishing up.
Revision Changes Path
1.21 +4 -4 src/sys/kern/subr_kdb.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"