linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* RISC-V Patchwork
@ 2018-11-20 16:14 Palmer Dabbelt
  2018-11-20 16:14 ` Palmer Dabbelt
  2018-11-20 18:23 ` Atish Patra
  0 siblings, 2 replies; 13+ messages in thread
From: Palmer Dabbelt @ 2018-11-20 16:14 UTC (permalink / raw)
  To: linux-riscv

Atish tracked down the documentation for creating a patchwork, which now lives 
here

    https://patchwork.kernel.org/project/linux-riscv/list/

I have no idea how to use it, so we can all learn together :)

^ permalink raw reply	[flat|nested] 13+ messages in thread

* RISC-V Patchwork
  2018-11-20 16:14 RISC-V Patchwork Palmer Dabbelt
@ 2018-11-20 16:14 ` Palmer Dabbelt
  2018-11-20 18:23 ` Atish Patra
  1 sibling, 0 replies; 13+ messages in thread
From: Palmer Dabbelt @ 2018-11-20 16:14 UTC (permalink / raw)
  To: linux-riscv

Atish tracked down the documentation for creating a patchwork, which now lives 
here

    https://patchwork.kernel.org/project/linux-riscv/list/

I have no idea how to use it, so we can all learn together :)

_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv

^ permalink raw reply	[flat|nested] 13+ messages in thread

* RISC-V Patchwork
  2018-11-20 16:14 RISC-V Patchwork Palmer Dabbelt
  2018-11-20 16:14 ` Palmer Dabbelt
@ 2018-11-20 18:23 ` Atish Patra
  2018-11-20 18:23   ` Atish Patra
  2018-11-21 18:02   ` Nick Kossifidis
  1 sibling, 2 replies; 13+ messages in thread
From: Atish Patra @ 2018-11-20 18:23 UTC (permalink / raw)
  To: linux-riscv

On 11/20/18 8:21 AM, Palmer Dabbelt wrote:
> Atish tracked down the documentation for creating a patchwork, which now lives
> here
> 
>      https://patchwork.kernel.org/project/linux-riscv/list/
> 
> I have no idea how to use it, so we can all learn together :)
> 
> _______________________________________________
> linux-riscv mailing list
> linux-riscv at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-riscv
> 
Awesome. I think you can change the status of the patch from a dropdown 
box, after you logged in with your patchwork id. The available options 
looks pretty much self explanatory unless there is a hidden meaning to 
it ;) ;). As a contributor, we can take a look at the patchwork to for 
the status of the patch. No need of email replies :).

pwclient was helpful in applying the patches directly in case lkml was 
not cc'd on the patch.

https://patchwork.kernel.org/project/linux-riscv/

There is git-pw also. However, I could not get it to working for 
linux-riscv.


Regards,
Atish

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: RISC-V Patchwork
  2018-11-20 18:23 ` Atish Patra
@ 2018-11-20 18:23   ` Atish Patra
  2018-11-21 18:02   ` Nick Kossifidis
  1 sibling, 0 replies; 13+ messages in thread
From: Atish Patra @ 2018-11-20 18:23 UTC (permalink / raw)
  To: Palmer Dabbelt, linux-riscv

On 11/20/18 8:21 AM, Palmer Dabbelt wrote:
> Atish tracked down the documentation for creating a patchwork, which now lives
> here
> 
>      https://patchwork.kernel.org/project/linux-riscv/list/
> 
> I have no idea how to use it, so we can all learn together :)
> 
> _______________________________________________
> linux-riscv mailing list
> linux-riscv@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-riscv
> 
Awesome. I think you can change the status of the patch from a dropdown 
box, after you logged in with your patchwork id. The available options 
looks pretty much self explanatory unless there is a hidden meaning to 
it ;) ;). As a contributor, we can take a look at the patchwork to for 
the status of the patch. No need of email replies :).

pwclient was helpful in applying the patches directly in case lkml was 
not cc'd on the patch.

https://patchwork.kernel.org/project/linux-riscv/

There is git-pw also. However, I could not get it to working for 
linux-riscv.


Regards,
Atish

_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv

^ permalink raw reply	[flat|nested] 13+ messages in thread

* RISC-V Patchwork
  2018-11-20 18:23 ` Atish Patra
  2018-11-20 18:23   ` Atish Patra
@ 2018-11-21 18:02   ` Nick Kossifidis
  2018-11-21 18:02     ` Nick Kossifidis
  1 sibling, 1 reply; 13+ messages in thread
From: Nick Kossifidis @ 2018-11-21 18:02 UTC (permalink / raw)
  To: linux-riscv

???? 2018-11-20 20:23, Atish Patra ??????:
> On 11/20/18 8:21 AM, Palmer Dabbelt wrote:
>> Atish tracked down the documentation for creating a patchwork, which 
>> now lives
>> here
>> 
>>      https://patchwork.kernel.org/project/linux-riscv/list/
>> 
>> I have no idea how to use it, so we can all learn together :)
>> 
>> _______________________________________________
>> linux-riscv mailing list
>> linux-riscv at lists.infradead.org
>> http://lists.infradead.org/mailman/listinfo/linux-riscv
>> 
> Awesome. I think you can change the status of the patch from a
> dropdown box, after you logged in with your patchwork id. The
> available options looks pretty much self explanatory unless there is a
> hidden meaning to it ;) ;). As a contributor, we can take a look at
> the patchwork to for the status of the patch. No need of email replies
> :).
> 
> pwclient was helpful in applying the patches directly in case lkml was
> not cc'd on the patch.
> 
> https://patchwork.kernel.org/project/linux-riscv/
> 
> There is git-pw also. However, I could not get it to working for 
> linux-riscv.
> 
> 
> Regards,
> Atish
> 
> _______________________________________________
> linux-riscv mailing list
> linux-riscv at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-riscv

Thank you !

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: RISC-V Patchwork
  2018-11-21 18:02   ` Nick Kossifidis
@ 2018-11-21 18:02     ` Nick Kossifidis
  0 siblings, 0 replies; 13+ messages in thread
From: Nick Kossifidis @ 2018-11-21 18:02 UTC (permalink / raw)
  To: Atish Patra; +Cc: linux-riscv, Palmer Dabbelt

Στις 2018-11-20 20:23, Atish Patra έγραψε:
> On 11/20/18 8:21 AM, Palmer Dabbelt wrote:
>> Atish tracked down the documentation for creating a patchwork, which 
>> now lives
>> here
>> 
>>      https://patchwork.kernel.org/project/linux-riscv/list/
>> 
>> I have no idea how to use it, so we can all learn together :)
>> 
>> _______________________________________________
>> linux-riscv mailing list
>> linux-riscv@lists.infradead.org
>> http://lists.infradead.org/mailman/listinfo/linux-riscv
>> 
> Awesome. I think you can change the status of the patch from a
> dropdown box, after you logged in with your patchwork id. The
> available options looks pretty much self explanatory unless there is a
> hidden meaning to it ;) ;). As a contributor, we can take a look at
> the patchwork to for the status of the patch. No need of email replies
> :).
> 
> pwclient was helpful in applying the patches directly in case lkml was
> not cc'd on the patch.
> 
> https://patchwork.kernel.org/project/linux-riscv/
> 
> There is git-pw also. However, I could not get it to working for 
> linux-riscv.
> 
> 
> Regards,
> Atish
> 
> _______________________________________________
> linux-riscv mailing list
> linux-riscv@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-riscv

Thank you !

_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: RISC-V Patchwork
  2022-10-14 18:18       ` Conor Dooley
@ 2023-02-10 21:40         ` Konstantin Ryabitsev
  0 siblings, 0 replies; 13+ messages in thread
From: Konstantin Ryabitsev @ 2023-02-10 21:40 UTC (permalink / raw)
  To: Conor Dooley; +Cc: Palmer Dabbelt, linux-riscv, Conor Dooley

On Fri, Oct 14, 2022 at 07:18:46PM +0100, Conor Dooley wrote:
> > > I just copied the suggested scissors format from the git-mailinfo man
> > > page and pasted that. I didn't know this prior to 5 mins ago, but
> > > `b4 mbox` splits it on the scissors line, into a patch and an email
> > > inside the mbox - but for w/e reason, `git am` (or `b4 shazam`) then
> > > seems to try and apply the email instead of the patch? Or else pasting
> > > the patch into mutt was a terrible idea? Maybe it's worth mentioning to
> > > Konstantin that things get messed up here, I'll do it tomorrow if I
> > > remember.
> > 
> > If the man pages suggest doing this but the tools fail then it's worth
> > fixing something, even if it's just the man page ;)
> 
> Konstantin, perhaps you can shed some light on what's happening here?
> FWIW I see this on 0.10.0-dev-d8d41.

Sorry, just going through my old mail and I noticed that I never followed up
on this. We added full ability to support scissors with b4-0.11.

Cheers,
-K

_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: RISC-V Patchwork
  2022-10-11 16:07 Conor Dooley
  2022-10-13 23:14 ` Palmer Dabbelt
@ 2022-10-26 16:52 ` Conor Dooley
  1 sibling, 0 replies; 13+ messages in thread
From: Conor Dooley @ 2022-10-26 16:52 UTC (permalink / raw)
  To: linux-riscv; +Cc: palmer, Conor Dooley

On Tue, Oct 11, 2022 at 05:07:45PM +0100, Conor Dooley wrote:
> Hey,
> 
> As one or two people have already noticed, we've resurrected the
> patchwork for the RISC-V list @
> https://patchwork.kernel.org/project/linux-riscv/list/
> 
> The patchwork bot should let people know when their patches have been
> applied. Hopefully it'll help people track what the status of their
> patches are a little better and try to prevent stuff falling through
> the cracks in Palmer's inbox.
> 
> As an FYI, the statuses that are intended to be used are:
> - New: No action has been taken yet
> - Under Review: The maintainer is waiting for review comments from others

We had the first patchwork sync meeting thing today & one of the things
that came up was the lack of granularity of the "Under Review" status.
Currently, things that Palmer needs to look at were marked as "Under
Review" & delegated to him. There's no way with that "strategy" to
determine at a glance which patches were low-hanging fruit or important
fixes etc, versus things that need his input to progress but are not
applicable yet.

Since the number of statuses that mean a patch shows up in the "Action
Required" state is rather limited, we're going to try modifying the use
of "New" and "Under Review". What we will give a go is:

- New & no delegate: No action has been taken yet & the patch is not
  likely to land for the upcoming release nor is a fix.

- New & delegated to Palmer: The patch is not likely to land for the
  upcoming release nor is a fix, but Palmer's input on it is required to
  make progress.

- Under Review & delegated to Palmer: Trivial changes, urgent fixes for
 this release & content that is likely ready to be merged for this window.

- Under Review & no delegate: Fixes or content that is likely to be ready
  for this window, but is waiting for review comments from others.

Hopefully I've accurately captured what was said, scream if I have not.

A new status was also adopted:

- Needs Ack: The patch is not intended for the RISC-V tree, but an Ack
  from Palmer is needed.

If anyone wants to come along to the patchwork sync calls, check out
Palmer's invite email:
https://lore.kernel.org/linux-riscv/mhng-775d4068-6c1e-48a4-a1dc-b4a76ff26bb3@palmer-ri-x1c9a/

> - Changes Requested: Either the maintainer or a reviewer requested
>   changes in the patch. The patch author is expected to submit a new
>   version
> - Superseded: There's a new version of the patch available
> - Not Applicable: The patch is not intended for the RISC-V tree
> - Accepted: The patch has been applied
> - Rejected: The patch has been rejected, with reasons stated in an
>   email




_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: RISC-V Patchwork
  2022-10-14 16:15     ` Palmer Dabbelt
@ 2022-10-14 18:18       ` Conor Dooley
  2023-02-10 21:40         ` Konstantin Ryabitsev
  0 siblings, 1 reply; 13+ messages in thread
From: Conor Dooley @ 2022-10-14 18:18 UTC (permalink / raw)
  To: Palmer Dabbelt, konstantin; +Cc: linux-riscv, Conor Dooley

On Fri, Oct 14, 2022 at 09:15:04AM -0700, Palmer Dabbelt wrote:
> On Thu, 13 Oct 2022 16:29:35 PDT (-0700), Conor Dooley wrote:
> > On Thu, Oct 13, 2022 at 04:14:39PM -0700, Palmer Dabbelt wrote:
> > > On Tue, 11 Oct 2022 09:07:45 PDT (-0700), Conor Dooley wrote:
> > > > Hey,
> > > >
> > > > As one or two people have already noticed, we've resurrected the
> > > > patchwork for the RISC-V list @
> > > > https://patchwork.kernel.org/project/linux-riscv/list/
> > > >
> > > > The patchwork bot should let people know when their patches have been
> > > > applied. Hopefully it'll help people track what the status of their
> > > > patches are a little better and try to prevent stuff falling through
> > > > the cracks in Palmer's inbox.
> > > >
> > > > As an FYI, the statuses that are intended to be used are:
> > > > - New: No action has been taken yet
> > > > - Under Review: The maintainer is waiting for review comments from others
> > > > - Changes Requested: Either the maintainer or a reviewer requested
> > > >   changes in the patch. The patch author is expected to submit a new
> > > >   version
> > > > - Superseded: There's a new version of the patch available
> > > > - Not Applicable: The patch is not intended for the RISC-V tree
> > > > - Accepted: The patch has been applied
> > > > - Rejected: The patch has been rejected, with reasons stated in an
> > > >   email
> > > >
> > > > I reset patchwork and marked all patches as archived so we would have a
> > > > fresh start. If your patch has been archived & not applied by the end of
> > > > this merge window, feel free to resend it.
> > > >
> > > > Thanks,
> > > > Conor.
> > > >
> > > > @Palmer: hopefully I did the scissors thing correctly..
> > > 
> > > b4 doesn't like it, but my old scripts just picked up the whole thing as a
> > > patch.  I tossed the above bits, LMK if something went off the rails.
> > 
> > I just copied the suggested scissors format from the git-mailinfo man
> > page and pasted that. I didn't know this prior to 5 mins ago, but
> > `b4 mbox` splits it on the scissors line, into a patch and an email
> > inside the mbox - but for w/e reason, `git am` (or `b4 shazam`) then
> > seems to try and apply the email instead of the patch? Or else pasting
> > the patch into mutt was a terrible idea? Maybe it's worth mentioning to
> > Konstantin that things get messed up here, I'll do it tomorrow if I
> > remember.
> 
> If the man pages suggest doing this but the tools fail then it's worth
> fixing something, even if it's just the man page ;)

Konstantin, perhaps you can shed some light on what's happening here?
FWIW I see this on 0.10.0-dev-d8d41.

Thanks,
Conor.

> 
> > Unlikely I'll ever really send many more patches with this format so w/e
> > at the end of the day.
> > Thanks,
> > Conor.
> > 
> > > 
> > > >
> > > > -- >8 --
> > > > From f886e8a9def4bd3f2fa8a0a4d7e92c94fe72ea72 Mon Sep 17 00:00:00 2001
> > > > From: Conor Dooley <conor.dooley@microchip.com>
> > > > Date: Tue, 11 Oct 2022 16:49:53 +0100
> > > > Subject: [PATCH] MAINTAINERS: add RISC-V's patchwork
> > > >
> > > > The RISC-V patchwork instance on kernel.org has had some necromancy
> > > > performed on it & will be used going forward. The statuses that are
> > > > intended to be used are:
> > > > - New: No action has been taken yet
> > > > - Under Review: The maintainer is waiting for review comments from others
> > > > - Changes Requested: Either the maintainer or a reviewer requested
> > > >   changes in the patch. The patch author is expected to submit a new
> > > >   version
> > > > - Superseded: There's a new version of the patch available
> > > > - Not Applicable: The patch is not intended for the RISC-V tree
> > > > - Accepted: The patch has been applied
> > > > - Rejected: The patch has been rejected, with reasons stated in an
> > > >   email
> > > >
> > > > Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
> > > > ---
> > > >  MAINTAINERS | 1 +
> > > >  1 file changed, 1 insertion(+)
> > > >
> > > > diff --git a/MAINTAINERS b/MAINTAINERS
> > > > index 8a5012ba6ff9..e2882dc703d8 100644
> > > > --- a/MAINTAINERS
> > > > +++ b/MAINTAINERS
> > > > @@ -17516,6 +17516,7 @@ M:	Palmer Dabbelt <palmer@dabbelt.com>
> > > >  M:	Albert Ou <aou@eecs.berkeley.edu>
> > > >  L:	linux-riscv@lists.infradead.org
> > > >  S:	Supported
> > > > +Q:	https://patchwork.kernel.org/project/linux-riscv/list/
> > > >  P:	Documentation/riscv/patch-acceptance.rst
> > > >  T:	git git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git
> > > >  F:	arch/riscv/
> > > 
> > > _______________________________________________
> > > linux-riscv mailing list
> > > linux-riscv@lists.infradead.org
> > > http://lists.infradead.org/mailman/listinfo/linux-riscv
> > > 
> 
> _______________________________________________
> linux-riscv mailing list
> linux-riscv@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-riscv

_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: RISC-V Patchwork
  2022-10-13 23:29   ` Conor Dooley
@ 2022-10-14 16:15     ` Palmer Dabbelt
  2022-10-14 18:18       ` Conor Dooley
  0 siblings, 1 reply; 13+ messages in thread
From: Palmer Dabbelt @ 2022-10-14 16:15 UTC (permalink / raw)
  To: Conor Dooley; +Cc: linux-riscv, Conor Dooley

On Thu, 13 Oct 2022 16:29:35 PDT (-0700), Conor Dooley wrote:
> On Thu, Oct 13, 2022 at 04:14:39PM -0700, Palmer Dabbelt wrote:
>> On Tue, 11 Oct 2022 09:07:45 PDT (-0700), Conor Dooley wrote:
>> > Hey,
>> >
>> > As one or two people have already noticed, we've resurrected the
>> > patchwork for the RISC-V list @
>> > https://patchwork.kernel.org/project/linux-riscv/list/
>> >
>> > The patchwork bot should let people know when their patches have been
>> > applied. Hopefully it'll help people track what the status of their
>> > patches are a little better and try to prevent stuff falling through
>> > the cracks in Palmer's inbox.
>> >
>> > As an FYI, the statuses that are intended to be used are:
>> > - New: No action has been taken yet
>> > - Under Review: The maintainer is waiting for review comments from others
>> > - Changes Requested: Either the maintainer or a reviewer requested
>> >   changes in the patch. The patch author is expected to submit a new
>> >   version
>> > - Superseded: There's a new version of the patch available
>> > - Not Applicable: The patch is not intended for the RISC-V tree
>> > - Accepted: The patch has been applied
>> > - Rejected: The patch has been rejected, with reasons stated in an
>> >   email
>> >
>> > I reset patchwork and marked all patches as archived so we would have a
>> > fresh start. If your patch has been archived & not applied by the end of
>> > this merge window, feel free to resend it.
>> >
>> > Thanks,
>> > Conor.
>> >
>> > @Palmer: hopefully I did the scissors thing correctly..
>>
>> b4 doesn't like it, but my old scripts just picked up the whole thing as a
>> patch.  I tossed the above bits, LMK if something went off the rails.
>
> I just copied the suggested scissors format from the git-mailinfo man
> page and pasted that. I didn't know this prior to 5 mins ago, but
> `b4 mbox` splits it on the scissors line, into a patch and an email
> inside the mbox - but for w/e reason, `git am` (or `b4 shazam`) then
> seems to try and apply the email instead of the patch? Or else pasting
> the patch into mutt was a terrible idea? Maybe it's worth mentioning to
> Konstantin that things get messed up here, I'll do it tomorrow if I
> remember.

If the man pages suggest doing this but the tools fail then it's worth 
fixing something, even if it's just the man page ;)

> Unlikely I'll ever really send many more patches with this format so w/e
> at the end of the day.
> Thanks,
> Conor.
>
>>
>> >
>> > -- >8 --
>> > From f886e8a9def4bd3f2fa8a0a4d7e92c94fe72ea72 Mon Sep 17 00:00:00 2001
>> > From: Conor Dooley <conor.dooley@microchip.com>
>> > Date: Tue, 11 Oct 2022 16:49:53 +0100
>> > Subject: [PATCH] MAINTAINERS: add RISC-V's patchwork
>> >
>> > The RISC-V patchwork instance on kernel.org has had some necromancy
>> > performed on it & will be used going forward. The statuses that are
>> > intended to be used are:
>> > - New: No action has been taken yet
>> > - Under Review: The maintainer is waiting for review comments from others
>> > - Changes Requested: Either the maintainer or a reviewer requested
>> >   changes in the patch. The patch author is expected to submit a new
>> >   version
>> > - Superseded: There's a new version of the patch available
>> > - Not Applicable: The patch is not intended for the RISC-V tree
>> > - Accepted: The patch has been applied
>> > - Rejected: The patch has been rejected, with reasons stated in an
>> >   email
>> >
>> > Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
>> > ---
>> >  MAINTAINERS | 1 +
>> >  1 file changed, 1 insertion(+)
>> >
>> > diff --git a/MAINTAINERS b/MAINTAINERS
>> > index 8a5012ba6ff9..e2882dc703d8 100644
>> > --- a/MAINTAINERS
>> > +++ b/MAINTAINERS
>> > @@ -17516,6 +17516,7 @@ M:	Palmer Dabbelt <palmer@dabbelt.com>
>> >  M:	Albert Ou <aou@eecs.berkeley.edu>
>> >  L:	linux-riscv@lists.infradead.org
>> >  S:	Supported
>> > +Q:	https://patchwork.kernel.org/project/linux-riscv/list/
>> >  P:	Documentation/riscv/patch-acceptance.rst
>> >  T:	git git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git
>> >  F:	arch/riscv/
>>
>> _______________________________________________
>> linux-riscv mailing list
>> linux-riscv@lists.infradead.org
>> http://lists.infradead.org/mailman/listinfo/linux-riscv
>>

_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: RISC-V Patchwork
  2022-10-13 23:14 ` Palmer Dabbelt
@ 2022-10-13 23:29   ` Conor Dooley
  2022-10-14 16:15     ` Palmer Dabbelt
  0 siblings, 1 reply; 13+ messages in thread
From: Conor Dooley @ 2022-10-13 23:29 UTC (permalink / raw)
  To: Palmer Dabbelt; +Cc: linux-riscv, Conor Dooley

On Thu, Oct 13, 2022 at 04:14:39PM -0700, Palmer Dabbelt wrote:
> On Tue, 11 Oct 2022 09:07:45 PDT (-0700), Conor Dooley wrote:
> > Hey,
> > 
> > As one or two people have already noticed, we've resurrected the
> > patchwork for the RISC-V list @
> > https://patchwork.kernel.org/project/linux-riscv/list/
> > 
> > The patchwork bot should let people know when their patches have been
> > applied. Hopefully it'll help people track what the status of their
> > patches are a little better and try to prevent stuff falling through
> > the cracks in Palmer's inbox.
> > 
> > As an FYI, the statuses that are intended to be used are:
> > - New: No action has been taken yet
> > - Under Review: The maintainer is waiting for review comments from others
> > - Changes Requested: Either the maintainer or a reviewer requested
> >   changes in the patch. The patch author is expected to submit a new
> >   version
> > - Superseded: There's a new version of the patch available
> > - Not Applicable: The patch is not intended for the RISC-V tree
> > - Accepted: The patch has been applied
> > - Rejected: The patch has been rejected, with reasons stated in an
> >   email
> > 
> > I reset patchwork and marked all patches as archived so we would have a
> > fresh start. If your patch has been archived & not applied by the end of
> > this merge window, feel free to resend it.
> > 
> > Thanks,
> > Conor.
> > 
> > @Palmer: hopefully I did the scissors thing correctly..
> 
> b4 doesn't like it, but my old scripts just picked up the whole thing as a
> patch.  I tossed the above bits, LMK if something went off the rails.

I just copied the suggested scissors format from the git-mailinfo man
page and pasted that. I didn't know this prior to 5 mins ago, but
`b4 mbox` splits it on the scissors line, into a patch and an email
inside the mbox - but for w/e reason, `git am` (or `b4 shazam`) then
seems to try and apply the email instead of the patch? Or else pasting
the patch into mutt was a terrible idea? Maybe it's worth mentioning to
Konstantin that things get messed up here, I'll do it tomorrow if I
remember.

Unlikely I'll ever really send many more patches with this format so w/e
at the end of the day. 
Thanks,
Conor.

> 
> > 
> > -- >8 --
> > From f886e8a9def4bd3f2fa8a0a4d7e92c94fe72ea72 Mon Sep 17 00:00:00 2001
> > From: Conor Dooley <conor.dooley@microchip.com>
> > Date: Tue, 11 Oct 2022 16:49:53 +0100
> > Subject: [PATCH] MAINTAINERS: add RISC-V's patchwork
> > 
> > The RISC-V patchwork instance on kernel.org has had some necromancy
> > performed on it & will be used going forward. The statuses that are
> > intended to be used are:
> > - New: No action has been taken yet
> > - Under Review: The maintainer is waiting for review comments from others
> > - Changes Requested: Either the maintainer or a reviewer requested
> >   changes in the patch. The patch author is expected to submit a new
> >   version
> > - Superseded: There's a new version of the patch available
> > - Not Applicable: The patch is not intended for the RISC-V tree
> > - Accepted: The patch has been applied
> > - Rejected: The patch has been rejected, with reasons stated in an
> >   email
> > 
> > Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
> > ---
> >  MAINTAINERS | 1 +
> >  1 file changed, 1 insertion(+)
> > 
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 8a5012ba6ff9..e2882dc703d8 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -17516,6 +17516,7 @@ M:	Palmer Dabbelt <palmer@dabbelt.com>
> >  M:	Albert Ou <aou@eecs.berkeley.edu>
> >  L:	linux-riscv@lists.infradead.org
> >  S:	Supported
> > +Q:	https://patchwork.kernel.org/project/linux-riscv/list/
> >  P:	Documentation/riscv/patch-acceptance.rst
> >  T:	git git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git
> >  F:	arch/riscv/
> 
> _______________________________________________
> linux-riscv mailing list
> linux-riscv@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-riscv
> 

_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: RISC-V Patchwork
  2022-10-11 16:07 Conor Dooley
@ 2022-10-13 23:14 ` Palmer Dabbelt
  2022-10-13 23:29   ` Conor Dooley
  2022-10-26 16:52 ` Conor Dooley
  1 sibling, 1 reply; 13+ messages in thread
From: Palmer Dabbelt @ 2022-10-13 23:14 UTC (permalink / raw)
  To: Conor Dooley; +Cc: linux-riscv, Conor Dooley

On Tue, 11 Oct 2022 09:07:45 PDT (-0700), Conor Dooley wrote:
> Hey,
>
> As one or two people have already noticed, we've resurrected the
> patchwork for the RISC-V list @
> https://patchwork.kernel.org/project/linux-riscv/list/
>
> The patchwork bot should let people know when their patches have been
> applied. Hopefully it'll help people track what the status of their
> patches are a little better and try to prevent stuff falling through
> the cracks in Palmer's inbox.
>
> As an FYI, the statuses that are intended to be used are:
> - New: No action has been taken yet
> - Under Review: The maintainer is waiting for review comments from others
> - Changes Requested: Either the maintainer or a reviewer requested
>   changes in the patch. The patch author is expected to submit a new
>   version
> - Superseded: There's a new version of the patch available
> - Not Applicable: The patch is not intended for the RISC-V tree
> - Accepted: The patch has been applied
> - Rejected: The patch has been rejected, with reasons stated in an
>   email
>
> I reset patchwork and marked all patches as archived so we would have a
> fresh start. If your patch has been archived & not applied by the end of
> this merge window, feel free to resend it.
>
> Thanks,
> Conor.
>
> @Palmer: hopefully I did the scissors thing correctly..

b4 doesn't like it, but my old scripts just picked up the whole thing as 
a patch.  I tossed the above bits, LMK if something went off the rails.

>
> -- >8 --
> From f886e8a9def4bd3f2fa8a0a4d7e92c94fe72ea72 Mon Sep 17 00:00:00 2001
> From: Conor Dooley <conor.dooley@microchip.com>
> Date: Tue, 11 Oct 2022 16:49:53 +0100
> Subject: [PATCH] MAINTAINERS: add RISC-V's patchwork
>
> The RISC-V patchwork instance on kernel.org has had some necromancy
> performed on it & will be used going forward. The statuses that are
> intended to be used are:
> - New: No action has been taken yet
> - Under Review: The maintainer is waiting for review comments from others
> - Changes Requested: Either the maintainer or a reviewer requested
>   changes in the patch. The patch author is expected to submit a new
>   version
> - Superseded: There's a new version of the patch available
> - Not Applicable: The patch is not intended for the RISC-V tree
> - Accepted: The patch has been applied
> - Rejected: The patch has been rejected, with reasons stated in an
>   email
>
> Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 8a5012ba6ff9..e2882dc703d8 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -17516,6 +17516,7 @@ M:	Palmer Dabbelt <palmer@dabbelt.com>
>  M:	Albert Ou <aou@eecs.berkeley.edu>
>  L:	linux-riscv@lists.infradead.org
>  S:	Supported
> +Q:	https://patchwork.kernel.org/project/linux-riscv/list/
>  P:	Documentation/riscv/patch-acceptance.rst
>  T:	git git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git
>  F:	arch/riscv/

_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv

^ permalink raw reply	[flat|nested] 13+ messages in thread

* RISC-V Patchwork
@ 2022-10-11 16:07 Conor Dooley
  2022-10-13 23:14 ` Palmer Dabbelt
  2022-10-26 16:52 ` Conor Dooley
  0 siblings, 2 replies; 13+ messages in thread
From: Conor Dooley @ 2022-10-11 16:07 UTC (permalink / raw)
  To: linux-riscv; +Cc: palmer, Conor Dooley

Hey,

As one or two people have already noticed, we've resurrected the
patchwork for the RISC-V list @
https://patchwork.kernel.org/project/linux-riscv/list/

The patchwork bot should let people know when their patches have been
applied. Hopefully it'll help people track what the status of their
patches are a little better and try to prevent stuff falling through
the cracks in Palmer's inbox.

As an FYI, the statuses that are intended to be used are:
- New: No action has been taken yet
- Under Review: The maintainer is waiting for review comments from others
- Changes Requested: Either the maintainer or a reviewer requested
  changes in the patch. The patch author is expected to submit a new
  version
- Superseded: There's a new version of the patch available
- Not Applicable: The patch is not intended for the RISC-V tree
- Accepted: The patch has been applied
- Rejected: The patch has been rejected, with reasons stated in an
  email

I reset patchwork and marked all patches as archived so we would have a
fresh start. If your patch has been archived & not applied by the end of
this merge window, feel free to resend it.

Thanks,
Conor.

@Palmer: hopefully I did the scissors thing correctly..

-- >8 --
From f886e8a9def4bd3f2fa8a0a4d7e92c94fe72ea72 Mon Sep 17 00:00:00 2001
From: Conor Dooley <conor.dooley@microchip.com>
Date: Tue, 11 Oct 2022 16:49:53 +0100
Subject: [PATCH] MAINTAINERS: add RISC-V's patchwork

The RISC-V patchwork instance on kernel.org has had some necromancy
performed on it & will be used going forward. The statuses that are
intended to be used are:
- New: No action has been taken yet
- Under Review: The maintainer is waiting for review comments from others
- Changes Requested: Either the maintainer or a reviewer requested
  changes in the patch. The patch author is expected to submit a new
  version
- Superseded: There's a new version of the patch available
- Not Applicable: The patch is not intended for the RISC-V tree
- Accepted: The patch has been applied
- Rejected: The patch has been rejected, with reasons stated in an
  email

Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 8a5012ba6ff9..e2882dc703d8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -17516,6 +17516,7 @@ M:	Palmer Dabbelt <palmer@dabbelt.com>
 M:	Albert Ou <aou@eecs.berkeley.edu>
 L:	linux-riscv@lists.infradead.org
 S:	Supported
+Q:	https://patchwork.kernel.org/project/linux-riscv/list/
 P:	Documentation/riscv/patch-acceptance.rst
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git
 F:	arch/riscv/
-- 
2.37.3


_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv

^ permalink raw reply related	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2023-02-10 21:40 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-20 16:14 RISC-V Patchwork Palmer Dabbelt
2018-11-20 16:14 ` Palmer Dabbelt
2018-11-20 18:23 ` Atish Patra
2018-11-20 18:23   ` Atish Patra
2018-11-21 18:02   ` Nick Kossifidis
2018-11-21 18:02     ` Nick Kossifidis
2022-10-11 16:07 Conor Dooley
2022-10-13 23:14 ` Palmer Dabbelt
2022-10-13 23:29   ` Conor Dooley
2022-10-14 16:15     ` Palmer Dabbelt
2022-10-14 18:18       ` Conor Dooley
2023-02-10 21:40         ` Konstantin Ryabitsev
2022-10-26 16:52 ` Conor Dooley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).