kernel - improve panic message on syscall MP mismatch
authorMatthew Dillon <dillon@apollo.backplane.com>
Sat, 16 Jan 2010 20:46:50 +0000 (12:46 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Sat, 16 Jan 2010 20:46:50 +0000 (12:46 -0800)
commite79120586dcb86e0c2dd64fc819e84bbc134d5df
tree3051e1d6f187c6b7483a6e5b30ef4bf2b5b6a20d
parent12358529ea63cd09f96e374a399cf043b4d780de
kernel - improve panic message on syscall MP mismatch

* Print the callp pointer so we can more easily discern which system
  call has MP mismatches when the system asserts.
sys/platform/pc32/i386/trap.c