git: kernel - improve panic message on syscall MP mismatch
Matthew Dillon
dillon at crater.dragonflybsd.org
Sat Jan 16 12:49:19 PST 2010
commit e79120586dcb86e0c2dd64fc819e84bbc134d5df
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Sat Jan 16 12:46:50 2010 -0800
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.
Summary of changes:
sys/platform/pc32/i386/trap.c | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e79120586dcb86e0c2dd64fc819e84bbc134d5df
--
DragonFly BSD source repository
More information about the Commits
mailing list