* Maintenance of Linux/MIPS? @ 2017-08-25 21:21 Florian Fainelli 2017-08-25 23:07 ` Paul Burton 0 siblings, 1 reply; 7+ messages in thread From: Florian Fainelli @ 2017-08-25 21:21 UTC (permalink / raw) To: linux-mips, ralf; +Cc: john, david.daney Hi, There are a lot of patches at https://patchwork.linux-mips.org/project/linux-mips/list/ that appear to be under the "New" state and have not had a chance to be reviewed yet. What can we do to help speed up the review process, do we need more reviewers? It seems like most patches affecting Linux/MIPS are still core MIPS kernel changes, but would it help if say, people were queuing SoC/board specific patches in trees and submit pull requests? Would that help lower the amount of patches to review? Any other suggestion? Thanks! -- Florian ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Maintenance of Linux/MIPS? 2017-08-25 21:21 Maintenance of Linux/MIPS? Florian Fainelli @ 2017-08-25 23:07 ` Paul Burton 2017-08-25 23:07 ` Paul Burton 2017-08-25 23:14 ` David Daney 0 siblings, 2 replies; 7+ messages in thread From: Paul Burton @ 2017-08-25 23:07 UTC (permalink / raw) To: linux-mips, Florian Fainelli, ralf; +Cc: john, david.daney, James Hogan [-- Attachment #1: Type: text/plain, Size: 1298 bytes --] Hello, On Friday, 25 August 2017 14:21:33 PDT Florian Fainelli wrote: > Hi, > > There are a lot of patches at > https://patchwork.linux-mips.org/project/linux-mips/list/ that appear to > be under the "New" state and have not had a chance to be reviewed yet. > > What can we do to help speed up the review process, do we need more > reviewers? It seems like most patches affecting Linux/MIPS are still > core MIPS kernel changes, but would it help if say, people were queuing > SoC/board specific patches in trees and submit pull requests? Would that > help lower the amount of patches to review? > > Any other suggestion? > > Thanks! Personally I think it'd probably be good if Ralf were willing to formally share maintainership duties with someone else or a group of people. I think James for example would be a great choice, and already dons a maintainer hat. As-is Ralf ends up being a bottleneck a lot of the time, and the backlog in patchwork is pretty good evidence of that. There are a whole lot of patches that ought to be going into v4.14, and that ought to be sat in linux-next right now in preparation for that. Sadly not many of them are, and usually that remains the case until very close to the merge window. Sharing the load could only help with this. Thanks, Paul [-- Attachment #2: This is a digitally signed message part. --] [-- Type: application/pgp-signature, Size: 833 bytes --] ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Maintenance of Linux/MIPS? 2017-08-25 23:07 ` Paul Burton @ 2017-08-25 23:07 ` Paul Burton 2017-08-25 23:14 ` David Daney 1 sibling, 0 replies; 7+ messages in thread From: Paul Burton @ 2017-08-25 23:07 UTC (permalink / raw) To: linux-mips, Florian Fainelli, ralf; +Cc: john, david.daney, James Hogan [-- Attachment #1: Type: text/plain, Size: 1298 bytes --] Hello, On Friday, 25 August 2017 14:21:33 PDT Florian Fainelli wrote: > Hi, > > There are a lot of patches at > https://patchwork.linux-mips.org/project/linux-mips/list/ that appear to > be under the "New" state and have not had a chance to be reviewed yet. > > What can we do to help speed up the review process, do we need more > reviewers? It seems like most patches affecting Linux/MIPS are still > core MIPS kernel changes, but would it help if say, people were queuing > SoC/board specific patches in trees and submit pull requests? Would that > help lower the amount of patches to review? > > Any other suggestion? > > Thanks! Personally I think it'd probably be good if Ralf were willing to formally share maintainership duties with someone else or a group of people. I think James for example would be a great choice, and already dons a maintainer hat. As-is Ralf ends up being a bottleneck a lot of the time, and the backlog in patchwork is pretty good evidence of that. There are a whole lot of patches that ought to be going into v4.14, and that ought to be sat in linux-next right now in preparation for that. Sadly not many of them are, and usually that remains the case until very close to the merge window. Sharing the load could only help with this. Thanks, Paul [-- Attachment #2: This is a digitally signed message part. --] [-- Type: application/pgp-signature, Size: 833 bytes --] ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Maintenance of Linux/MIPS? 2017-08-25 23:07 ` Paul Burton 2017-08-25 23:07 ` Paul Burton @ 2017-08-25 23:14 ` David Daney 2017-08-30 10:49 ` Matt Redfearn 1 sibling, 1 reply; 7+ messages in thread From: David Daney @ 2017-08-25 23:14 UTC (permalink / raw) To: Paul Burton, linux-mips, Florian Fainelli, ralf Cc: john, david.daney, James Hogan On 08/25/2017 04:07 PM, Paul Burton wrote: > Hello, > > On Friday, 25 August 2017 14:21:33 PDT Florian Fainelli wrote: >> Hi, >> >> There are a lot of patches at >> https://patchwork.linux-mips.org/project/linux-mips/list/ that appear to >> be under the "New" state and have not had a chance to be reviewed yet. >> >> What can we do to help speed up the review process, do we need more >> reviewers? It seems like most patches affecting Linux/MIPS are still >> core MIPS kernel changes, but would it help if say, people were queuing >> SoC/board specific patches in trees and submit pull requests? Would that >> help lower the amount of patches to review? >> >> Any other suggestion? >> >> Thanks! > > Personally I think it'd probably be good if Ralf were willing to formally > share maintainership duties with someone else or a group of people. I think > James for example would be a great choice, and already dons a maintainer hat. FWIW, I agree. James has a lot of experience here and has served as maintainer when Ralf was away in the past. Making him a permanent co-maintainer, or similar, with the explicit mandate of getting patches upstream to Linus, would be beneficial to all who rely on the MIPS Linux kernel. David. > > As-is Ralf ends up being a bottleneck a lot of the time, and the backlog in > patchwork is pretty good evidence of that. There are a whole lot of patches > that ought to be going into v4.14, and that ought to be sat in linux-next > right now in preparation for that. Sadly not many of them are, and usually > that remains the case until very close to the merge window. Sharing the load > could only help with this. > > Thanks, > Paul > ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Maintenance of Linux/MIPS? 2017-08-25 23:14 ` David Daney @ 2017-08-30 10:49 ` Matt Redfearn 2017-08-30 10:49 ` Matt Redfearn 2017-09-02 19:34 ` [PATCH] MAINTAINERS: Add James as MIPS co-maintainer Florian Fainelli 0 siblings, 2 replies; 7+ messages in thread From: Matt Redfearn @ 2017-08-30 10:49 UTC (permalink / raw) To: David Daney, Paul Burton, linux-mips, Florian Fainelli, ralf Cc: john, david.daney, James Hogan On 26/08/17 00:14, David Daney wrote: > On 08/25/2017 04:07 PM, Paul Burton wrote: >> Hello, >> >> On Friday, 25 August 2017 14:21:33 PDT Florian Fainelli wrote: >>> Hi, >>> >>> There are a lot of patches at >>> https://patchwork.linux-mips.org/project/linux-mips/list/ that >>> appear to >>> be under the "New" state and have not had a chance to be reviewed yet. >>> >>> What can we do to help speed up the review process, do we need more >>> reviewers? It seems like most patches affecting Linux/MIPS are still >>> core MIPS kernel changes, but would it help if say, people were queuing >>> SoC/board specific patches in trees and submit pull requests? Would >>> that >>> help lower the amount of patches to review? >>> >>> Any other suggestion? >>> >>> Thanks! >> >> Personally I think it'd probably be good if Ralf were willing to >> formally >> share maintainership duties with someone else or a group of people. I >> think >> James for example would be a great choice, and already dons a >> maintainer hat. > > FWIW, I agree. James has a lot of experience here and has served as > maintainer when Ralf was away in the past. Making him a permanent > co-maintainer, or similar, with the explicit mandate of getting > patches upstream to Linus, would be beneficial to all who rely on the > MIPS Linux kernel. > > David. I'd add my vote to having James as a co-maintainer, which should help lower the burden on Ralf and hopefully lead to a faster time-to-upstream, as currently quite a few series have required respinning simply because the kernel has moved on while they wait and the patches have bitrotted. Matt > > > >> >> As-is Ralf ends up being a bottleneck a lot of the time, and the >> backlog in >> patchwork is pretty good evidence of that. There are a whole lot of >> patches >> that ought to be going into v4.14, and that ought to be sat in >> linux-next >> right now in preparation for that. Sadly not many of them are, and >> usually >> that remains the case until very close to the merge window. Sharing >> the load >> could only help with this. >> >> Thanks, >> Paul >> > > ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Maintenance of Linux/MIPS? 2017-08-30 10:49 ` Matt Redfearn @ 2017-08-30 10:49 ` Matt Redfearn 2017-09-02 19:34 ` [PATCH] MAINTAINERS: Add James as MIPS co-maintainer Florian Fainelli 1 sibling, 0 replies; 7+ messages in thread From: Matt Redfearn @ 2017-08-30 10:49 UTC (permalink / raw) To: David Daney, Paul Burton, linux-mips, Florian Fainelli, ralf Cc: john, david.daney, James Hogan On 26/08/17 00:14, David Daney wrote: > On 08/25/2017 04:07 PM, Paul Burton wrote: >> Hello, >> >> On Friday, 25 August 2017 14:21:33 PDT Florian Fainelli wrote: >>> Hi, >>> >>> There are a lot of patches at >>> https://patchwork.linux-mips.org/project/linux-mips/list/ that >>> appear to >>> be under the "New" state and have not had a chance to be reviewed yet. >>> >>> What can we do to help speed up the review process, do we need more >>> reviewers? It seems like most patches affecting Linux/MIPS are still >>> core MIPS kernel changes, but would it help if say, people were queuing >>> SoC/board specific patches in trees and submit pull requests? Would >>> that >>> help lower the amount of patches to review? >>> >>> Any other suggestion? >>> >>> Thanks! >> >> Personally I think it'd probably be good if Ralf were willing to >> formally >> share maintainership duties with someone else or a group of people. I >> think >> James for example would be a great choice, and already dons a >> maintainer hat. > > FWIW, I agree. James has a lot of experience here and has served as > maintainer when Ralf was away in the past. Making him a permanent > co-maintainer, or similar, with the explicit mandate of getting > patches upstream to Linus, would be beneficial to all who rely on the > MIPS Linux kernel. > > David. I'd add my vote to having James as a co-maintainer, which should help lower the burden on Ralf and hopefully lead to a faster time-to-upstream, as currently quite a few series have required respinning simply because the kernel has moved on while they wait and the patches have bitrotted. Matt > > > >> >> As-is Ralf ends up being a bottleneck a lot of the time, and the >> backlog in >> patchwork is pretty good evidence of that. There are a whole lot of >> patches >> that ought to be going into v4.14, and that ought to be sat in >> linux-next >> right now in preparation for that. Sadly not many of them are, and >> usually >> that remains the case until very close to the merge window. Sharing >> the load >> could only help with this. >> >> Thanks, >> Paul >> > > ^ permalink raw reply [flat|nested] 7+ messages in thread
* [PATCH] MAINTAINERS: Add James as MIPS co-maintainer 2017-08-30 10:49 ` Matt Redfearn 2017-08-30 10:49 ` Matt Redfearn @ 2017-09-02 19:34 ` Florian Fainelli 1 sibling, 0 replies; 7+ messages in thread From: Florian Fainelli @ 2017-09-02 19:34 UTC (permalink / raw) To: linux-mips Cc: ralf, james.hogan, john, david.daney, paul.burton, matt.redfearn, Florian Fainelli Based on popular vote, designate James as a co-maintainer for the MIPS architecture. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 317e72c230ca..68204d6bef2b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8768,6 +8768,7 @@ S: Maintained F: drivers/usb/image/microtek.* MIPS +M: James Hogan <james.hogan@imgtec.com> M: Ralf Baechle <ralf@linux-mips.org> L: linux-mips@linux-mips.org W: http://www.linux-mips.org/ -- 2.11.0 ^ permalink raw reply related [flat|nested] 7+ messages in thread
end of thread, other threads:[~2017-09-02 19:34 UTC | newest] Thread overview: 7+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2017-08-25 21:21 Maintenance of Linux/MIPS? Florian Fainelli 2017-08-25 23:07 ` Paul Burton 2017-08-25 23:07 ` Paul Burton 2017-08-25 23:14 ` David Daney 2017-08-30 10:49 ` Matt Redfearn 2017-08-30 10:49 ` Matt Redfearn 2017-09-02 19:34 ` [PATCH] MAINTAINERS: Add James as MIPS co-maintainer Florian Fainelli
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox