看板 DFBSD_commit 關於我們 聯絡資訊
commit e79120586dcb86e0c2dd64fc819e84bbc134d5df Author: Matthew Dillon <dillon@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