[PATCH v3] drm/radeon: Fix EEH during kexec
Kyle Mahlkuch
kmahlkuc at linux.vnet.ibm.com
Fri Oct 25 20:49:38 UTC 2019
On 10/10/19 11:27 PM, Greg KH wrote:
> On Thu, Oct 10, 2019 at 02:44:29PM -0500, KyleMahlkuch wrote:
>> During kexec some adapters hit an EEH since they are not properly
>> shut down in the radeon_pci_shutdown() function. Adding
>> radeon_suspend_kms() fixes this issue.
>> Enabled only on PPC because this patch causes issues on some other
>> boards.
>>
>> Signed-off-by: Kyle Mahlkuch <Kyle.Mahlkuch at ibm.com>
> Real email address please, with a '@' sign.
>
> And your "From:" line did not match up with this :(
Greg, thanks for your help, I've resubmitted my patch.
>> ---
>> drivers/gpu/drm/radeon/radeon_drv.c | 14 ++++++++++++++
>> 1 file changed, 14 insertions(+)
> <formletter>
>
> This is not the correct way to submit patches for inclusion in the
> stable kernel tree. Please read:
> https://www.kernel.org/doc/html/latest/process/stable-kernel-rules.html
> for how to do this properly.
>
> </formletter>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/amd-gfx/attachments/20191025/2446bd2c/attachment.html>
More information about the amd-gfx
mailing list