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/arch/frv/mb93090-mb00
Eric W. Biederman bba6f6fc68 [PATCH] MSI-X: fix resume crash
So I think the right solution is to simply make pci_enable_device just
flip enable bits and move the rest of the work someplace else.

However a thorough cleanup is a little extreme for this point in the
release cycle, so I think a quick hack that makes the code not stomp the
irq when msi irq's are enabled should be the first fix.  Then we can
later make the code not change the irqs at all.

Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-03-28 13:59:37 -07:00
..
Makefile [PATCH] frv: add pci_iomap 2006-01-08 20:13:37 -08:00
pci-dma-nommu.c [PATCH] frv: implement and export various things required by modules 2006-01-08 20:13:36 -08:00
pci-dma.c [PATCH] frv: implement and export various things required by modules 2006-01-08 20:13:36 -08:00
pci-frv.c [PATCH] 64bit resource: change pci core and arch code to use resource_size_t 2006-06-27 09:24:00 -07:00
pci-frv.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
pci-iomap.c [PATCH] frv: add pci_iomap 2006-01-08 20:13:37 -08:00
pci-irq.c [PATCH] FRV: Use the generic IRQ stuff 2006-09-26 08:48:53 -07:00
pci-vdk.c [PATCH] MSI-X: fix resume crash 2007-03-28 13:59:37 -07:00