Sync with Osd/OsdDebug.c rev1.9 in FreeBSD:
authorYONETANI Tomokazu <y0netan1@dragonflybsd.org>
Wed, 5 Jul 2006 15:43:50 +0000 (15:43 +0000)
committerYONETANI Tomokazu <y0netan1@dragonflybsd.org>
Wed, 5 Jul 2006 15:43:50 +0000 (15:43 +0000)
commite24df9edfe49e2d64ef469956058875ec82bb810
treecadeb5fdd250a14aba6050f699b4e72e5e98f615
parent5f595d17f111dcbe5e2c911ae9fa8b49b153cc22
Sync with Osd/OsdDebug.c rev1.9 in FreeBSD:
  Don't enter the debugger when executing an AML breakpoint instruction
  unless ACPI_DEBUG is defined.  Users don't typically care about errant
  breakpoint instructions.

Reported-by: Petr Janda (originally reported by Martin P. Hellwig,
 but completely slipped off of my memory)
sys/dev/acpica5/Osd/OsdDebug.c