Len Brown <[EMAIL PROTECTED]> writes:
>> Tony, Len the way pci_disable_device is being used in a suspend/resume
>> path by a few drivers is completely incompatible with the way irqs are
>> allocated on ia64. In particular people the following sequence occurs
>> in several drivers.
>>
>> probe
> Tony, Len the way pci_disable_device is being used in a suspend/resume
> path by a few drivers is completely incompatible with the way irqs are
> allocated on ia64. In particular people the following sequence occurs
> in several drivers.
>
> probe:
> pci_enable_device(pdev);
> request_ir
in. Unless Linus or
> someone wants a more thorough patch this late in the release cycle.
>
> Signed-off-by: "Eric W. Biederman" <[EMAIL PROTECTED]>
i've updated the patch below with your sign-off, and trimmed the
description to the relevant bits, for eas
ctural direction
so there is nothing to prevent this patch from going in. Unless
Linus or someone wants a more thorough patch this late in the
release cycle.
Signed-off-by: "Eric W. Biederman" <[EMAIL PROTECTED]>
> -->
> Subject: [patch] MSI-X: fix r
or upstream application - find it below.
Ingo
------------------>
Subject: [patch] MSI-X: fix resume crash
From: Eric W. Biederman <[EMAIL PROTECTED]>
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.
5 matches
Mail list logo