* linux-next: Fixes tag needs some work in the drm-intel-fixes tree
@ 2019-01-24 11:19 Stephen Rothwell
2019-01-24 11:33 ` Jani Nikula
0 siblings, 1 reply; 4+ messages in thread
From: Stephen Rothwell @ 2019-01-24 11:19 UTC (permalink / raw)
To: Daniel Vetter, Jani Nikula, Joonas Lahtinen, Rodrigo Vivi,
Intel Graphics, DRI
Cc: Linux Next Mailing List, Linux Kernel Mailing List
[-- Attachment #1.1: Type: text/plain, Size: 374 bytes --]
Hi all,
In commit
0f7555121609 ("drm/i915/gvt: release shadow batch buffer and wa_ctx before destroy one workload")
Fixes tag
Fixes: 0cce2823ed37 ("drm/i915/gvt/kvmgt:Refine error handling for prepare_execlist_workload")
has these problem(s):
- Subject does not match target commit subject
Just some whitespace.
--
Cheers,
Stephen Rothwell
[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: linux-next: Fixes tag needs some work in the drm-intel-fixes tree 2019-01-24 11:19 linux-next: Fixes tag needs some work in the drm-intel-fixes tree Stephen Rothwell @ 2019-01-24 11:33 ` Jani Nikula 2019-01-25 1:21 ` Li, Weinan Z 0 siblings, 1 reply; 4+ messages in thread From: Jani Nikula @ 2019-01-24 11:33 UTC (permalink / raw) To: Stephen Rothwell, Daniel Vetter, Joonas Lahtinen, Rodrigo Vivi, Intel Graphics, DRI Cc: Linux Next Mailing List, Linux Kernel Mailing List On Thu, 24 Jan 2019, Stephen Rothwell <sfr@canb.auug.org.au> wrote: > Hi all, > > In commit > > 0f7555121609 ("drm/i915/gvt: release shadow batch buffer and wa_ctx before destroy one workload") > > Fixes tag > > Fixes: 0cce2823ed37 ("drm/i915/gvt/kvmgt:Refine error handling for prepare_execlist_workload") > > has these problem(s): > > - Subject does not match target commit subject > > Just some whitespace. Thanks for the report. The commit being referenced seems to be the right one, though, so I don't think I'm going to force push to fix this. BR, Jani. -- Jani Nikula, Intel Open Source Graphics Center _______________________________________________ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/intel-gfx ^ permalink raw reply [flat|nested] 4+ messages in thread
* RE: linux-next: Fixes tag needs some work in the drm-intel-fixes tree 2019-01-24 11:33 ` Jani Nikula @ 2019-01-25 1:21 ` Li, Weinan Z 2019-01-25 2:27 ` Stephen Rothwell 0 siblings, 1 reply; 4+ messages in thread From: Li, Weinan Z @ 2019-01-25 1:21 UTC (permalink / raw) To: Jani Nikula, Stephen Rothwell, Daniel Vetter, Joonas Lahtinen, Vivi, Rodrigo, Intel Graphics, DRI Cc: Linux Next Mailing List, Linux Kernel Mailing List, Zhenyu Wang Thank Stephen. I am not sure about the problem. The commit id "0cce2823ed37" is just for the patch of "drm/i915/gvt: Refine error handling for prepare_execlist_workload". Is there any other problems I missed? Regards. -Weinan > -----Original Message----- > From: Jani Nikula [mailto:jani.nikula@linux.intel.com] > Sent: Thursday, January 24, 2019 7:33 PM > To: Stephen Rothwell <sfr@canb.auug.org.au>; Daniel Vetter > <daniel.vetter@ffwll.ch>; Joonas Lahtinen <joonas.lahtinen@linux.intel.com>; > Vivi, Rodrigo <rodrigo.vivi@intel.com>; Intel Graphics > <intel-gfx@lists.freedesktop.org>; DRI <dri-devel@lists.freedesktop.org> > Cc: Linux Next Mailing List <linux-next@vger.kernel.org>; Linux Kernel Mailing List > <linux-kernel@vger.kernel.org>; Li, Weinan Z <weinan.z.li@intel.com>; Zhenyu > Wang <zhenyuw@linux.intel.com> > Subject: Re: linux-next: Fixes tag needs some work in the drm-intel-fixes tree > > On Thu, 24 Jan 2019, Stephen Rothwell <sfr@canb.auug.org.au> wrote: > > Hi all, > > > > In commit > > > > 0f7555121609 ("drm/i915/gvt: release shadow batch buffer and wa_ctx > > before destroy one workload") > > > > Fixes tag > > > > Fixes: 0cce2823ed37 ("drm/i915/gvt/kvmgt:Refine error handling for > > prepare_execlist_workload") > > > > has these problem(s): > > > > - Subject does not match target commit subject > > > > Just some whitespace. > > Thanks for the report. The commit being referenced seems to be the right one, > though, so I don't think I'm going to force push to fix this. > > BR, > Jani. > > -- > Jani Nikula, Intel Open Source Graphics Center ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: linux-next: Fixes tag needs some work in the drm-intel-fixes tree 2019-01-25 1:21 ` Li, Weinan Z @ 2019-01-25 2:27 ` Stephen Rothwell 0 siblings, 0 replies; 4+ messages in thread From: Stephen Rothwell @ 2019-01-25 2:27 UTC (permalink / raw) To: Li, Weinan Z Cc: Jani Nikula, Daniel Vetter, Joonas Lahtinen, Vivi, Rodrigo, Intel Graphics, DRI, Linux Next Mailing List, Linux Kernel Mailing List, Zhenyu Wang [-- Attachment #1: Type: text/plain, Size: 617 bytes --] Hi, On Fri, 25 Jan 2019 01:21:26 +0000 "Li, Weinan Z" <weinan.z.li@intel.com> wrote: > > I am not sure about the problem. The commit id "0cce2823ed37" is just > for the patch of "drm/i915/gvt: Refine error handling for > prepare_execlist_workload". Is there any other problems I missed? Its just that the subject line of that commit has a space after the ':', but the copy of that subject line in the Fixes tag omitted that space. This is not a big issue, my script just pointed it out. Its not worth doing anything about it, just take a bit more care in the future. -- Cheers, Stephen Rothwell [-- Attachment #2: OpenPGP digital signature --] [-- Type: application/pgp-signature, Size: 488 bytes --] ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2019-01-25 2:27 UTC | newest] Thread overview: 4+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2019-01-24 11:19 linux-next: Fixes tag needs some work in the drm-intel-fixes tree Stephen Rothwell 2019-01-24 11:33 ` Jani Nikula 2019-01-25 1:21 ` Li, Weinan Z 2019-01-25 2:27 ` Stephen Rothwell
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox