[prev in list] [next in list] [prev in thread] [next in thread] 

List:       netbsd-source-changes
Subject:    CVS commit: src/sys/arch/alpha/pci
From:       "Michael L. Hitch" <mhitch () NetBSD ! org>
Date:       2009-10-30 18:55:46
Message-ID: 20091030185546.1C66D175DD () cvs ! netbsd ! org
[Download RAW message or body]

Module Name:	src
Committed By:	mhitch
Date:		Fri Oct 30 18:55:45 UTC 2009

Modified Files:
	src/sys/arch/alpha/pci: tsp_bus_io.c tsp_bus_mem.c tsvar.h

Log Message:
The tsc(4) bus initialization was using a single statically allocated
extent storage for each tsp(4), which caused a LOCKDEBUG kernel to fail
because the extent storage contained a mutex which panics when the second
mutex_init() is attempted.  Put the extent storage into the tsp_config
structure so each tsp(4) gets it own.  Fixes PR port-alpha/38358.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/alpha/pci/tsp_bus_io.c
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/alpha/pci/tsp_bus_mem.c
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/alpha/pci/tsvar.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic