Re: [PATCH] Unset msi and msix flags on pci_device_disable

2007-03-21 Thread Eric W. Biederman
Thomas Meyer <[EMAIL PROTECTED]> writes: > The commit f5f2b13129a6541debf8851bae843cbbf48298b7 broke suspend/resume > to disk two or more times in a row. This patches fixes the problem: Please clue me in, on what the problem is, I see why my patch would have changed things I don't see how it is

[PATCH] Unset msi and msix flags on pci_device_disable

2007-03-21 Thread Thomas Meyer
The commit f5f2b13129a6541debf8851bae843cbbf48298b7 broke suspend/resume to disk two or more times in a row. This patches fixes the problem: This patch should be included in 2.6.21 Signed-off-by: Thomas Meyer <[EMAIL PROTECTED]> diff --git a/drivers/pci/pci.c b/drivers/pci/pci.c index d3eab05..