OSDN Git Service

i915: Move spinlock init / destroy to load / unload time.
authorRobert Noland <rnoland@2hip.net>
Wed, 13 Aug 2008 21:05:59 +0000 (17:05 -0400)
committerRobert Noland <rnoland@2hip.net>
Sun, 24 Aug 2008 19:25:19 +0000 (15:25 -0400)
commit16c1a87580af89be02e7e6c1898f18b36829e007
tree61c8259e0aed6323cf30d3ac7395615ffbce5835
parent9101a0205c897fea28e6a3d875111a83ad7f7732
i915: Move spinlock init / destroy to load / unload time.

This resolves the panic on FreeBSD during VT switch, without attempting
any of the more lofty goals for the time being.
shared-core/i915_dma.c
shared-core/i915_irq.c