Subject: PR/31360 CVS commit: [netbsd-3] src/sys/arch/amd64/include
To: None <port-amd64-maintainer@netbsd.org, gnats-admin@netbsd.org,>
From: Matthias Scheler <tron@netbsd.org>
List: netbsd-bugs
Date: 09/30/2005 22:49:02
The following reply was made to PR port-amd64/31360; it has been noted by GNATS.
From: Matthias Scheler <tron@netbsd.org>
To: gnats-bugs@netbsd.org
Cc:
Subject: PR/31360 CVS commit: [netbsd-3] src/sys/arch/amd64/include
Date: Fri, 30 Sep 2005 22:48:11 +0000 (UTC)
Module Name: src
Committed By: tron
Date: Fri Sep 30 22:48:11 UTC 2005
Modified Files:
src/sys/arch/amd64/include [netbsd-3]: profile.h
Log Message:
Pull up following revision(s) (requested by chs in ticket #831):
sys/arch/amd64/include/profile.h: revision 1.4
pull in changes from i386 profile.h:
- allow profiling of MP kernels, add a spinlock around the body of mcount().
fixes PR 31360.
- save and restore eflags instead of just doing cli/sti.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.3.14.1 src/sys/arch/amd64/include/profile.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.