Module Name: src Committed By: chs Date: Mon Mar 25 01:34:59 UTC 2013
Modified Files:
src/sys/arch/x86/x86: intr.c
Log Message:
only use db_printf() if we're actually called from DDB.
this prevents the boot-time one from pausing the boot process.
To generate a diff of this commit:
cvs rdiff -u -r1.74 -r1.75 src/sys/arch/x86/x86/intr.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
