2021-08-23 15:19:50

by Alyssa Rosenzweig

[permalink] [raw]
Subject: [PATCH] maintainers: Add Alyssa Rosenzweig as M1 reviewer

Add myself as a reviewer for Asahi Linux (Apple M1) patches.

I would like to be CC'ed on Asahi Linux patches for review and testing.
I am also collecting Asahi Linux patches downstream, rebasing on
linux-next periodically, and would like to be notified of what to
cherry-pick from lists.

Signed-off-by: Alyssa Rosenzweig <[email protected]>
Cc: Hector Martin <[email protected]>
Cc: Sven Peter <[email protected]>
---
MAINTAINERS | 2 ++
1 file changed, 2 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index b63403793c81..399e536bf629 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1264,6 +1264,7 @@ F: drivers/input/mouse/bcm5974.c

APPLE DART IOMMU DRIVER
M: Sven Peter <[email protected]>
+R: Alyssa Rosenzweig <[email protected]>
L: [email protected]
S: Maintained
F: Documentation/devicetree/bindings/iommu/apple,dart.yaml
@@ -1693,6 +1694,7 @@ F: drivers/*/*alpine*

ARM/APPLE MACHINE SUPPORT
M: Hector Martin <[email protected]>
+R: Alyssa Rosenzweig <[email protected]>
L: [email protected] (moderated for non-subscribers)
S: Maintained
W: https://asahilinux.org
--
2.30.2


2021-08-27 03:02:05

by Hector Martin

[permalink] [raw]
Subject: Re: [PATCH] maintainers: Add Alyssa Rosenzweig as M1 reviewer

On 24/08/2021 00.17, Alyssa Rosenzweig wrote:
> Add myself as a reviewer for Asahi Linux (Apple M1) patches.
>
> I would like to be CC'ed on Asahi Linux patches for review and testing.
> I am also collecting Asahi Linux patches downstream, rebasing on
> linux-next periodically, and would like to be notified of what to
> cherry-pick from lists.
>
> Signed-off-by: Alyssa Rosenzweig <[email protected]>
> Cc: Hector Martin <[email protected]>
> Cc: Sven Peter <[email protected]>
> ---
> MAINTAINERS | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index b63403793c81..399e536bf629 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1264,6 +1264,7 @@ F: drivers/input/mouse/bcm5974.c
>
> APPLE DART IOMMU DRIVER
> M: Sven Peter <[email protected]>
> +R: Alyssa Rosenzweig <[email protected]>
> L: [email protected]
> S: Maintained
> F: Documentation/devicetree/bindings/iommu/apple,dart.yaml
> @@ -1693,6 +1694,7 @@ F: drivers/*/*alpine*
>
> ARM/APPLE MACHINE SUPPORT
> M: Hector Martin <[email protected]>
> +R: Alyssa Rosenzweig <[email protected]>
> L: [email protected] (moderated for non-subscribers)
> S: Maintained
> W: https://asahilinux.org
>

Acked-by: Hector Martin <[email protected]>

P.S. fix your mail server, I had to pull this from the list and I doubt
I'm the only one ;)

--
Hector Martin ([email protected])
Public Key: https://mrcn.st/pub

2021-08-27 03:20:59

by Randy Dunlap

[permalink] [raw]
Subject: Re: [PATCH] maintainers: Add Alyssa Rosenzweig as M1 reviewer

On 8/26/21 8:00 PM, Hector Martin wrote:
> On 24/08/2021 00.17, Alyssa Rosenzweig wrote:
>> Add myself as a reviewer for Asahi Linux (Apple M1) patches.
>>
>> I would like to be CC'ed on Asahi Linux patches for review and testing.
>> I am also collecting Asahi Linux patches downstream, rebasing on
>> linux-next periodically, and would like to be notified of what to
>> cherry-pick from lists.
>>
>> Signed-off-by: Alyssa Rosenzweig <[email protected]>
>> Cc: Hector Martin <[email protected]>
>> Cc: Sven Peter <[email protected]>
>> ---
>>   MAINTAINERS | 2 ++
>>   1 file changed, 2 insertions(+)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index b63403793c81..399e536bf629 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -1264,6 +1264,7 @@ F:    drivers/input/mouse/bcm5974.c
>>   APPLE DART IOMMU DRIVER
>>   M:    Sven Peter <[email protected]>
>> +R:    Alyssa Rosenzweig <[email protected]>
>>   L:    [email protected]
>>   S:    Maintained
>>   F:    Documentation/devicetree/bindings/iommu/apple,dart.yaml
>> @@ -1693,6 +1694,7 @@ F:    drivers/*/*alpine*
>>   ARM/APPLE MACHINE SUPPORT
>>   M:    Hector Martin <[email protected]>
>> +R:    Alyssa Rosenzweig <[email protected]>
>>   L:    [email protected] (moderated for non-subscribers)
>>   S:    Maintained
>>   W:    https://asahilinux.org
>>
>
> Acked-by: Hector Martin <[email protected]>
>
> P.S. fix your mail server, I had to pull this from the list and I doubt I'm the only one ;)

I recall seeing it, so do you have any suggestions or points
about what needs to be fixed?

thanks.
--
~Randy

2021-08-27 03:49:26

by Hector Martin

[permalink] [raw]
Subject: Re: [PATCH] maintainers: Add Alyssa Rosenzweig as M1 reviewer

On 27/08/2021 12.17, Randy Dunlap wrote:
> On 8/26/21 8:00 PM, Hector Martin wrote:
>> P.S. fix your mail server, I had to pull this from the list and I doubt I'm the only one ;)
>
> I recall seeing it, so do you have any suggestions or points
> about what needs to be fixed?

I already sent her the details in private, but tl;dr it has no reverse
DNS set, which is a pretty big no-no in mail server land.

--
Hector Martin ([email protected])
Public Key: https://mrcn.st/pub

2021-09-02 02:04:27

by Alyssa Rosenzweig

[permalink] [raw]
Subject: Re: [PATCH] maintainers: Add Alyssa Rosenzweig as M1 reviewer

> > Add myself as a reviewer for Asahi Linux (Apple M1) patches.
> >
> > I would like to be CC'ed on Asahi Linux patches for review and testing.
> > I am also collecting Asahi Linux patches downstream, rebasing on
> > linux-next periodically, and would like to be notified of what to
> > cherry-pick from lists.
> >
> > Signed-off-by: Alyssa Rosenzweig <[email protected]>
> > Cc: Hector Martin <[email protected]>
> > Cc: Sven Peter <[email protected]>
>
> Acked-by: Hector Martin <[email protected]>

Do you have commit rights to the kernel? If so, could you push it?
Otherwise, could someone else?

Thanks,

Alyssa

2021-09-02 03:04:59

by Hector Martin

[permalink] [raw]
Subject: Re: [PATCH] maintainers: Add Alyssa Rosenzweig as M1 reviewer

On 02/09/2021 06.00, Alyssa Rosenzweig wrote:
>>> Add myself as a reviewer for Asahi Linux (Apple M1) patches.
>>>
>>> I would like to be CC'ed on Asahi Linux patches for review and testing.
>>> I am also collecting Asahi Linux patches downstream, rebasing on
>>> linux-next periodically, and would like to be notified of what to
>>> cherry-pick from lists.
>>>
>>> Signed-off-by: Alyssa Rosenzweig <[email protected]>
>>> Cc: Hector Martin <[email protected]>
>>> Cc: Sven Peter <[email protected]>
>>
>> Acked-by: Hector Martin <[email protected]>
>
> Do you have commit rights to the kernel? If so, could you push it?
> Otherwise, could someone else?

You need an ack from Sven too, since he's the maintainer of DART.

After that, maybe this can go through Arnd's tree?

--
Hector Martin ([email protected])
Public Key: https://mrcn.st/pub

2021-09-02 17:54:44

by Sven Peter

[permalink] [raw]
Subject: Re: [PATCH] maintainers: Add Alyssa Rosenzweig as M1 reviewer



On Thu, Sep 2, 2021, at 04:38, Hector Martin wrote:
> On 02/09/2021 06.00, Alyssa Rosenzweig wrote:
> >>> Add myself as a reviewer for Asahi Linux (Apple M1) patches.
> >>>
> >>> I would like to be CC'ed on Asahi Linux patches for review and testing.
> >>> I am also collecting Asahi Linux patches downstream, rebasing on
> >>> linux-next periodically, and would like to be notified of what to
> >>> cherry-pick from lists.
> >>>
> >>> Signed-off-by: Alyssa Rosenzweig <[email protected]>
> >>> Cc: Hector Martin <[email protected]>
> >>> Cc: Sven Peter <[email protected]>
> >>
> >> Acked-by: Hector Martin <[email protected]>
> >
> > Do you have commit rights to the kernel? If so, could you push it?
> > Otherwise, could someone else?
>
> You need an ack from Sven too, since he's the maintainer of DART.
>

Ugh, sorry, completely forgot about this.

Acked-by: Sven Peter <[email protected]>