Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1692300

Re: [PATCH RESEND v4] MAINTAINERS: fix lots of alphabetic ordering

From Randy Dunlap <rdunlap@infradead.org>
Newsgroups linux.kernel
Subject Re: [PATCH RESEND v4] MAINTAINERS: fix lots of alphabetic ordering
Date 2017-07-20 02:20 +0200
Message-ID <u57ma-7KQ-3@gated-at.bofh.it> (permalink)
References <u550Z-63h-3@gated-at.bofh.it> <u550Z-63h-1@gated-at.bofh.it> <u57ct-7FH-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 07/19/2017 05:08 PM, Linus Torvalds wrote:
> On Wed, Jul 19, 2017 at 2:44 PM, Andrew Morton
> <akpm@linux-foundation.org> wrote:
>>
>> Linus, can you please grab this?
> 
> Ugh. It doesn't apply cleanly. Probably for some really small stupid reason.
> 
> I can easily just look at the reject and fix it, but I don't really
> want to. Why? Because I hate the MAINTAINERS file.
> 
> It's the most painful file for merging too, because everybody touches
> it - kind of like the old "one single Kconfig file" was back in the
> bad old days.
> 
> For example, just during this merge window:
> 
>     $ git rev-list --count --no-merges v4.12.. MAINTAINERS
>     112
> 
> and while most of them obviously didn't cause any conflicts (there
> were four this cycle), it's still my least favourite "stupid work".
> That file pretty consistently gets 100+ changes to it:
> 
>   v4.1: 87
>   v4.2: 109
>   v4.3: 94
>   v4.4: 91
>   v4.5: 118
>   v4.6: 98
>   v4.7: 112
>   v4.8: 121
>   v4.9: 128
>   v4.10: 135
>   v4.11: 78
>   v4.12: 127
> 
> So I'm wondering if
> 
>  (a) we could add a script to do the alphabetical ordering properly.

Yeah, I have already thought about that one.  I may get around tuit
one day.  Or maybe Joe could/would.

>  (b) we could split this thing up some sane way.

makes sense.

> Anybody got any ideas?

  (c) funnel all changes thru Andrew (but really foo should be able to make
	changes to her MAINTAINERS entry)

> I'm throwing out _one_ idea: split it up by the main F: line, so that
> maintainership information ends up being hierarchical like the Kconfig
> files.  Teach "get_maintainer.pl" to just do "find . -name
> MAINTAINERS" instead?
> 
> I'm not saying that's a great idea (quite often the "main F: line"
> might be ambiguous), but it's the most obvious one.
> 
> This is not a _huge_ problem, but it has been a slight annoyance for a
> long time now. So it would be good to maybe at least discuss it a bit.


-- 
~Randy

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Re: [PATCH RESEND v4] MAINTAINERS: fix lots of alphabetic ordering Andrew Morton <akpm@linux-foundation.org> - 2017-07-19 23:50 +0200
  Re: [PATCH RESEND v4] MAINTAINERS: fix lots of alphabetic ordering Linus Torvalds <torvalds@linux-foundation.org> - 2017-07-20 02:10 +0200
    Re: [PATCH RESEND v4] MAINTAINERS: fix lots of alphabetic ordering Randy Dunlap <rdunlap@infradead.org> - 2017-07-20 02:20 +0200
    Re: [PATCH RESEND v4] MAINTAINERS: fix lots of alphabetic ordering Linus Torvalds <torvalds@linux-foundation.org> - 2017-07-20 02:20 +0200
    Re: [PATCH RESEND v4] MAINTAINERS: fix lots of alphabetic ordering Randy Dunlap <rdunlap@infradead.org> - 2017-07-20 02:20 +0200
      Re: [PATCH RESEND v4] MAINTAINERS: fix lots of alphabetic ordering Linus Torvalds <torvalds@linux-foundation.org> - 2017-07-20 02:30 +0200
        Re: [PATCH RESEND v4] MAINTAINERS: fix lots of alphabetic ordering Linus Torvalds <torvalds@linux-foundation.org> - 2017-07-20 02:40 +0200
          Re: [PATCH RESEND v4] MAINTAINERS: fix lots of alphabetic ordering Linus Torvalds <torvalds@linux-foundation.org> - 2017-07-20 03:00 +0200
            Re: [PATCH RESEND v4] MAINTAINERS: fix lots of alphabetic ordering Randy Dunlap <rdunlap@infradead.org> - 2017-07-20 03:10 +0200
    Re: [PATCH RESEND v4] MAINTAINERS: fix lots of alphabetic ordering Joe Perches <joe@perches.com> - 2017-07-20 03:10 +0200
      Re: [PATCH RESEND v4] MAINTAINERS: fix lots of alphabetic ordering Joe Perches <joe@perches.com> - 2017-07-20 05:20 +0200
      Re: [PATCH RESEND v4] MAINTAINERS: fix lots of alphabetic ordering Linus Torvalds <torvalds@linux-foundation.org> - 2017-07-20 06:30 +0200
        Re: [PATCH RESEND v4] MAINTAINERS: fix lots of alphabetic ordering Theodore Ts'o <tytso@mit.edu> - 2017-07-20 06:40 +0200
          Re: [PATCH RESEND v4] MAINTAINERS: fix lots of alphabetic ordering Linus Torvalds <torvalds@linux-foundation.org> - 2017-07-20 07:00 +0200
        Re: [PATCH RESEND v4] MAINTAINERS: fix lots of alphabetic ordering Joe Perches <joe@perches.com> - 2017-07-20 06:50 +0200
          Re: [PATCH RESEND v4] MAINTAINERS: fix lots of alphabetic ordering Linus Torvalds <torvalds@linux-foundation.org> - 2017-07-20 07:00 +0200
          Re: [PATCH RESEND v4] MAINTAINERS: fix lots of alphabetic ordering Michael Ellerman <mpe@ellerman.id.au> - 2017-07-20 13:00 +0200
            Re: [PATCH RESEND v4] MAINTAINERS: fix lots of alphabetic ordering Joe Perches <joe@perches.com> - 2017-07-20 18:50 +0200
              Re: [PATCH RESEND v4] MAINTAINERS: fix lots of alphabetic ordering Linus Torvalds <torvalds@linux-foundation.org> - 2017-07-20 20:10 +0200
                Re: [PATCH RESEND v4] MAINTAINERS: fix lots of alphabetic ordering Joe Perches <joe@perches.com> - 2017-07-21 01:00 +0200

csiph-web