]> git.saurik.com Git - apple/xnu.git/blobdiff - osfmk/i386/mp.c
xnu-3789.51.2.tar.gz
[apple/xnu.git] / osfmk / i386 / mp.c
index c0a70f34934cd7839409891baf8c77f3e25e73cd..269ca1914a015441718c15e9e06d8f18f8405773 100644 (file)
@@ -1679,8 +1679,7 @@ static void
 mp_kdp_wait(boolean_t flush, boolean_t isNMI)
 {
        DBG("mp_kdp_wait()\n");
-       /* If an I/O port has been specified as a debugging aid, issue a read */
-       panic_io_port_read();
+
        current_cpu_datap()->debugger_ipi_time = mach_absolute_time();
 #if CONFIG_MCA
        /* If we've trapped due to a machine-check, save MCA registers */