]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
trap_pfault() shouldn't be acquiring Giant. Found to blow up
authorPeter Grehan <grehan@FreeBSD.org>
Wed, 19 May 2004 06:05:42 +0000 (06:05 +0000)
committerPeter Grehan <grehan@FreeBSD.org>
Wed, 19 May 2004 06:05:42 +0000 (06:05 +0000)
commite6bd8ae1e97ecc0baf8c98e452c676a2f634c1d3
tree42f0a92c6dfc79c6f4bf2cfc5978aef777e1ecf1
parentf4078c527f7988ffa3ad6bb8123ae0073ee66bc1
trap_pfault() shouldn't be acquiring Giant. Found to blow up
with MUTEX_PROFILING.

Submitted by:  Suleiman Souhlal <refugee@segfaulted.com>
sys/powerpc/aim/trap.c
sys/powerpc/powerpc/trap.c