From: Greg KH <gregkh@linuxfoundation.org>
To: James Zhu <James.Zhu@amd.com>
Cc: stable@vger.kernel.org, jzhums@gmail.com,
alexander.deucher@amd.com, kolAflash@kolahilft.de
Subject: Re: [PATCH 0/5] Bug:211277 fix backport for 5.10, 5.12 stable
Date: Tue, 7 Dec 2021 09:04:55 +0100 [thread overview]
Message-ID: <Ya8Vpxedi5PEA7F1@kroah.com> (raw)
In-Reply-To: <1638552452-4198-1-git-send-email-James.Zhu@amd.com>
On Fri, Dec 03, 2021 at 12:27:27PM -0500, James Zhu wrote:
> These patches are back port for 5.10 and 5.12 stable.
> They are cherry-picked from 5.14 stable and has some conflict fix.
>
> BugFix: https://bugzilla.kernel.org/show_bug.cgi?id=211277
>
> James Zhu (3):
> drm/amdkfd: separate kfd_iommu_resume from kfd_resume
> drm/amdgpu: add amdgpu_amdkfd_resume_iommu
> drm/amdgpu: move iommu_resume before ip init/resume
>
> Yifan Zhang (2):
> drm/amdgpu: init iommu after amdkfd device init
> drm/amdkfd: fix boot failure when iommu is disabled in Picasso.
>
> drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c | 10 ++++++++++
> drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.h | 2 ++
> drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 8 ++++++++
> drivers/gpu/drm/amd/amdkfd/kfd_device.c | 15 +++++++++++----
> 4 files changed, 31 insertions(+), 4 deletions(-)
>
> --
> 2.7.4
>
This patch series is causing build errors as reported in numerous
places:
https://lore.kernel.org/r/4a881261-ba90-2095-58df-13dcffe6bcf2@roeck-us.net
https://lore.kernel.org/r/bd0bddb3-8fa7-dc8e-d205-5c266e98d8b9@huawei.com
https://lore.kernel.org/r/CA+G9fYtYmZY-m1ZCaF3qJeGtn=8CJR_4K8EB_T4W+wuh31CNjg@mail.gmail.com
so I am going to drop them all from the tree now.
Please fix up and resend if you want them in the 5.10.y kernel tree.
thanks,
greg k-h
prev parent reply other threads:[~2021-12-07 8:05 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-03 17:27 [PATCH 0/5] Bug:211277 fix backport for 5.10, 5.12 stable James Zhu
2021-12-03 17:27 ` [PATCH 1/5] drm/amdkfd: separate kfd_iommu_resume from kfd_resume James Zhu
2021-12-03 17:27 ` [PATCH 2/5] drm/amdgpu: add amdgpu_amdkfd_resume_iommu James Zhu
2021-12-03 17:27 ` [PATCH 3/5] drm/amdgpu: move iommu_resume before ip init/resume James Zhu
2021-12-03 17:27 ` [PATCH 4/5] drm/amdgpu: init iommu after amdkfd device init James Zhu
2021-12-03 17:27 ` [PATCH 5/5] drm/amdkfd: fix boot failure when iommu is disabled in Picasso James Zhu
2021-12-05 12:45 ` Greg Kroah-Hartman
2021-12-05 12:42 ` [PATCH 0/5] Bug:211277 fix backport for 5.10, 5.12 stable Greg KH
2021-12-07 8:04 ` Greg KH [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Ya8Vpxedi5PEA7F1@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=James.Zhu@amd.com \
--cc=alexander.deucher@amd.com \
--cc=jzhums@gmail.com \
--cc=kolAflash@kolahilft.de \
--cc=stable@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.