On 07/17/2017 07:45 PM, Huang Rui wrote:
On Mon, Jul 17, 2017 at 06:57:41PM +0800, Greg KH wrote:
On Mon, Jul 17, 2017 at 04:56:26PM +0800, Zhang, Jerry (Junwei) wrote:
> + stable@xxxxxxxxxxxxxxx
<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>
Thanks, Greg. :-)
Thanks Greg to reminder that
BTW: please add Cc: <stable@xxxxxxxxxxxxxxx> in your patch, it need be
backported to stable tree.
Jerry, I might not describe it clearly. We need follow the rule that Greg
provided. Actually, I meant to add Cc in your commit message like below,
then sent it out:
Thanks to explain in detail.
I will prepare it them as one patch again.
Jerry
8<----------
Subject: [PATCH] drm/amdgpu: read reg in each iterate of psp_wait_for loop
This fixes the SOS loading failure of psp v3.1.
Signed-off-by: Junwei Zhang <Jerry.Zhang@xxxxxxx>
Cc: stable@xxxxxxxxxxxxxxx
8<----------
And you'd better squeeze the two patches as one (actually it's only one
fix) to make backporting more smooth.
Thanks,
Rui