dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/sound/pci/trident
Takashi Iwai ebf029da38 [ALSA] Fix possible races at free_irq in PCI drivers
The irq handler of PCI drivers must be released before releasing other
resources since the handler for a shared irq can be still called and
may access the freed resource again.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2008-04-24 12:00:41 +02:00
..
Makefile [ALSA] Remove sequencer instrument layer 2008-01-31 17:29:13 +01:00
trident.c [ALSA] Remove sound/driver.h 2008-01-31 17:29:48 +01:00
trident_main.c [ALSA] Fix possible races at free_irq in PCI drivers 2008-04-24 12:00:41 +02:00
trident_memory.c [ALSA] Remove sound/driver.h 2008-01-31 17:29:48 +01:00