* [Outreachy Info] Track patches in staging tree
@ 2022-10-20 17:27 Alison Schofield
2022-10-20 17:35 ` Deepak R Varma
` (2 more replies)
0 siblings, 3 replies; 5+ messages in thread
From: Alison Schofield @ 2022-10-20 17:27 UTC (permalink / raw)
To: Outreachy Linux Kernel
In case you are wondering the status of your patches -
When GregKH accepts your patch you get an acknowledgment email directly.
If he specifically rejects it, you also get feedback from him on what
to improve. He won't accept a patch where another reviewer has already
requested an update. So, once you get any feedback, revise and send the
new version.
You can follow the staging-testing tree [1] and see if Greg has
merged patches since your submittal. Those *are* accepted patches
and should be recorded as contributions in your Outreachy dashboard.
Occasionally a patch gets missed in a flurry of patches. That might
make you think about RESENDing. See the tutorial directions about
resending.
For example, at this moment I can see that Tanjuate, Deepak, and
Emily (sorry if I'm not recognizing another name yet) had patches
accepted in the last couple of hours.
Hope that's useful,
Alison
[1] https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git/log/?h=staging-testing
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Outreachy Info] Track patches in staging tree
2022-10-20 17:27 [Outreachy Info] Track patches in staging tree Alison Schofield
@ 2022-10-20 17:35 ` Deepak R Varma
2022-10-20 18:09 ` Alison Schofield
2022-10-21 16:39 ` Emily Peri
2 siblings, 0 replies; 5+ messages in thread
From: Deepak R Varma @ 2022-10-20 17:35 UTC (permalink / raw)
To: Alison Schofield; +Cc: Outreachy Linux Kernel
On Thu, Oct 20, 2022 at 10:27:04AM -0700, Alison Schofield wrote:
>
> In case you are wondering the status of your patches -
>
> When GregKH accepts your patch you get an acknowledgment email directly.
> If he specifically rejects it, you also get feedback from him on what
> to improve. He won't accept a patch where another reviewer has already
> requested an update. So, once you get any feedback, revise and send the
> new version.
>
> You can follow the staging-testing tree [1] and see if Greg has
> merged patches since your submittal. Those *are* accepted patches
> and should be recorded as contributions in your Outreachy dashboard.
>
> Occasionally a patch gets missed in a flurry of patches. That might
> make you think about RESENDing. See the tutorial directions about
> resending.
>
> For example, at this moment I can see that Tanjuate, Deepak, and
> Emily (sorry if I'm not recognizing another name yet) had patches
> accepted in the last couple of hours.
>
> Hope that's useful,
> Alison
>
> [1] https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git/log/?h=staging-testing
Thank you very much Alison for the update and direction. This is helpful.
./drv
>
>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Outreachy Info] Track patches in staging tree
2022-10-20 17:27 [Outreachy Info] Track patches in staging tree Alison Schofield
2022-10-20 17:35 ` Deepak R Varma
@ 2022-10-20 18:09 ` Alison Schofield
2022-10-21 16:39 ` Emily Peri
2 siblings, 0 replies; 5+ messages in thread
From: Alison Schofield @ 2022-10-20 18:09 UTC (permalink / raw)
To: Outreachy Linux Kernel
On Thu, Oct 20, 2022 at 10:27:04AM -0700, Alison Schofield wrote:
>
> In case you are wondering the status of your patches -
>
> When GregKH accepts your patch you get an acknowledgment email directly.
> If he specifically rejects it, you also get feedback from him on what
> to improve. He won't accept a patch where another reviewer has already
> requested an update. So, once you get any feedback, revise and send the
> new version.
>
> You can follow the staging-testing tree [1] and see if Greg has
> merged patches since your submittal. Those *are* accepted patches
> and should be recorded as contributions in your Outreachy dashboard.
>
Sometimes, GregKH is so fast ;) that he has merged your patch, and
then a reviewer comments on it - either a reviewer on this list, or
from the get_maintainers recipients.
In that case you may just send another patch, to do what your
reviewer suggested, or if it's a log message issue, you might
say, 'Thanks, I see it, I'll do better next time, but GregKH
has already merged this patch'. And, you can always just ask
the reviewer how to handle it.
I bring this up because it happens with me on this list. I'll
comment on a commit message or log, and it is too late. That's
OK - just take my advice for next time!
> Occasionally a patch gets missed in a flurry of patches. That might
> make you think about RESENDing. See the tutorial directions about
> resending.
>
> For example, at this moment I can see that Tanjuate, Deepak, and
> Emily (sorry if I'm not recognizing another name yet) had patches
> accepted in the last couple of hours.
>
> Hope that's useful,
> Alison
>
> [1] https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git/log/?h=staging-testing
>
>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Outreachy Info] Track patches in staging tree
2022-10-20 17:27 [Outreachy Info] Track patches in staging tree Alison Schofield
2022-10-20 17:35 ` Deepak R Varma
2022-10-20 18:09 ` Alison Schofield
@ 2022-10-21 16:39 ` Emily Peri
2022-10-21 16:49 ` Julia Lawall
2 siblings, 1 reply; 5+ messages in thread
From: Emily Peri @ 2022-10-21 16:39 UTC (permalink / raw)
To: Alison Schofield; +Cc: Outreachy Linux Kernel
On Thu, Oct 20, 2022 at 10:27:04AM -0700, Alison Schofield wrote:
>
> In case you are wondering the status of your patches -
>
> When GregKH accepts your patch you get an acknowledgment email directly.
> If he specifically rejects it, you also get feedback from him on what
> to improve. He won't accept a patch where another reviewer has already
> requested an update. So, once you get any feedback, revise and send the
> new version.
Thanks for the clarification! One lingering question I have-- I sent in
a patchset and got feedback on one of the patches in the set, so I'm
planning to revise it today. I noticed though that Greg accepted the
other patches in the patchset and I got a notification that those will
be merged. Is that how it usually works with patchsets? Can the other
patches in the set be merged is one of them needs revision?
> You can follow the staging-testing tree [1] and see if Greg has
> merged patches since your submittal. Those *are* accepted patches
> and should be recorded as contributions in your Outreachy dashboard.
>
> Occasionally a patch gets missed in a flurry of patches. That might
> make you think about RESENDing. See the tutorial directions about
> resending.
>
> For example, at this moment I can see that Tanjuate, Deepak, and
> Emily (sorry if I'm not recognizing another name yet) had patches
> accepted in the last couple of hours.
>
> Hope that's useful,
> Alison
>
> [1] https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git/log/?h=staging-testing
>
>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Outreachy Info] Track patches in staging tree
2022-10-21 16:39 ` Emily Peri
@ 2022-10-21 16:49 ` Julia Lawall
0 siblings, 0 replies; 5+ messages in thread
From: Julia Lawall @ 2022-10-21 16:49 UTC (permalink / raw)
To: Emily Peri; +Cc: Alison Schofield, Outreachy Linux Kernel
On Fri, 21 Oct 2022, Emily Peri wrote:
> On Thu, Oct 20, 2022 at 10:27:04AM -0700, Alison Schofield wrote:
> >
> > In case you are wondering the status of your patches -
> >
> > When GregKH accepts your patch you get an acknowledgment email directly.
> > If he specifically rejects it, you also get feedback from him on what
> > to improve. He won't accept a patch where another reviewer has already
> > requested an update. So, once you get any feedback, revise and send the
> > new version.
>
> Thanks for the clarification! One lingering question I have-- I sent in
> a patchset and got feedback on one of the patches in the set, so I'm
> planning to revise it today. I noticed though that Greg accepted the
> other patches in the patchset and I got a notification that those will
> be merged. Is that how it usually works with patchsets? Can the other
> patches in the set be merged is one of them needs revision?
Maybe he merged some earlier ones in the series? As one goes through your
series, each erly one should not depend on the later ones.
julia
>
> > You can follow the staging-testing tree [1] and see if Greg has
> > merged patches since your submittal. Those *are* accepted patches
> > and should be recorded as contributions in your Outreachy dashboard.
> >
> > Occasionally a patch gets missed in a flurry of patches. That might
> > make you think about RESENDing. See the tutorial directions about
> > resending.
> >
> > For example, at this moment I can see that Tanjuate, Deepak, and
> > Emily (sorry if I'm not recognizing another name yet) had patches
> > accepted in the last couple of hours.
> >
> > Hope that's useful,
> > Alison
> >
> > [1] https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git/log/?h=staging-testing
> >
> >
>
>
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2022-10-21 16:50 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-20 17:27 [Outreachy Info] Track patches in staging tree Alison Schofield
2022-10-20 17:35 ` Deepak R Varma
2022-10-20 18:09 ` Alison Schofield
2022-10-21 16:39 ` Emily Peri
2022-10-21 16:49 ` Julia Lawall
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.