[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <87mt1jhc5w.fsf@mail.lhotse>
Date: Thu, 01 Jun 2023 17:30:51 +1000
From: Michael Ellerman <mpe@...erman.id.au>
To: Finn Thain <fthain@...ux-m68k.org>,
Geert Uytterhoeven <geert@...ux-m68k.org>
Cc: Joshua Thompson <funaho@...ai.org>, linuxppc-dev@...ts.ozlabs.org,
linux-m68k@...ts.linux-m68k.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] MAINTAINERS: Exclude m68k-only drivers from powerpc entry
Finn Thain <fthain@...ux-m68k.org> writes:
> On Wed, 31 May 2023, Geert Uytterhoeven wrote:
>> On Wed, May 31, 2023 at 2:50 PM Michael Ellerman <mpe@...erman.id.au> wrote:
>> > The powerpc section has a "F:" entry for drivers/macintosh, matching
>> > all files in or below drivers/macintosh. That is correct for the most
>> > part, but there are a couple of m68k-only drivers in the directory, so
>> > exclude those.
>> >
>> > Signed-off-by: Michael Ellerman <mpe@...erman.id.au>
>>
>> Thanks for your patch!
>>
>> > --- a/MAINTAINERS
>> > +++ b/MAINTAINERS
>> > @@ -11916,6 +11916,8 @@ L: linuxppc-dev@...ts.ozlabs.org
>> > S: Odd Fixes
>> > F: arch/powerpc/platforms/powermac/
>> > F: drivers/macintosh/
>> > +X: drivers/macintosh/adb-iop.c
>> > +X: drivers/macintosh/via-macii.c
>> >
>> > LINUX FOR POWERPC (32-BIT AND 64-BIT)
>> > M: Michael Ellerman <mpe@...erman.id.au>
>>
>> LGTM, as there are already entries for these two files under
>> "M68K ON APPLE MACINTOSH".
>
> Right. I should have addded those "X files" in commit 2ae92e8b9b7.
Or I should have suggested it when I acked that commit :}
cheers
Powered by blists - more mailing lists