linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] maintainers: Add Alyssa Rosenzweig as M1 reviewer
@ 2021-08-23 15:17 Alyssa Rosenzweig
  2021-08-27  3:00 ` Hector Martin
  0 siblings, 1 reply; 7+ messages in thread
From: Alyssa Rosenzweig @ 2021-08-23 15:17 UTC (permalink / raw)
  To: linux-arm-kernel
  Cc: linux-kernel, Alyssa Rosenzweig, Hector Martin, Sven Peter

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 <alyssa@rosenzweig.io>
Cc: Hector Martin <marcan@marcan.st>
Cc: Sven Peter <sven@svenpeter.dev>
---
 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 <sven@svenpeter.dev>
+R:	Alyssa Rosenzweig <alyssa@rosenzweig.io>
 L:	iommu@lists.linux-foundation.org
 S:	Maintained
 F:	Documentation/devicetree/bindings/iommu/apple,dart.yaml
@@ -1693,6 +1694,7 @@ F:	drivers/*/*alpine*
 
 ARM/APPLE MACHINE SUPPORT
 M:	Hector Martin <marcan@marcan.st>
+R:	Alyssa Rosenzweig <alyssa@rosenzweig.io>
 L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 S:	Maintained
 W:	https://asahilinux.org
-- 
2.30.2


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

* Re: [PATCH] maintainers: Add Alyssa Rosenzweig as M1 reviewer
  2021-08-23 15:17 [PATCH] maintainers: Add Alyssa Rosenzweig as M1 reviewer Alyssa Rosenzweig
@ 2021-08-27  3:00 ` Hector Martin
  2021-08-27  3:17   ` Randy Dunlap
  2021-09-01 21:00   ` Alyssa Rosenzweig
  0 siblings, 2 replies; 7+ messages in thread
From: Hector Martin @ 2021-08-27  3:00 UTC (permalink / raw)
  To: Alyssa Rosenzweig, linux-arm-kernel; +Cc: linux-kernel, Sven Peter

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 <alyssa@rosenzweig.io>
> Cc: Hector Martin <marcan@marcan.st>
> Cc: Sven Peter <sven@svenpeter.dev>
> ---
>   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 <sven@svenpeter.dev>
> +R:	Alyssa Rosenzweig <alyssa@rosenzweig.io>
>   L:	iommu@lists.linux-foundation.org
>   S:	Maintained
>   F:	Documentation/devicetree/bindings/iommu/apple,dart.yaml
> @@ -1693,6 +1694,7 @@ F:	drivers/*/*alpine*
>   
>   ARM/APPLE MACHINE SUPPORT
>   M:	Hector Martin <marcan@marcan.st>
> +R:	Alyssa Rosenzweig <alyssa@rosenzweig.io>
>   L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
>   S:	Maintained
>   W:	https://asahilinux.org
> 

Acked-by: Hector Martin <marcan@marcan.st>

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

-- 
Hector Martin (marcan@marcan.st)
Public Key: https://mrcn.st/pub

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

* Re: [PATCH] maintainers: Add Alyssa Rosenzweig as M1 reviewer
  2021-08-27  3:00 ` Hector Martin
@ 2021-08-27  3:17   ` Randy Dunlap
  2021-08-27  3:47     ` Hector Martin
  2021-09-01 21:00   ` Alyssa Rosenzweig
  1 sibling, 1 reply; 7+ messages in thread
From: Randy Dunlap @ 2021-08-27  3:17 UTC (permalink / raw)
  To: Hector Martin, Alyssa Rosenzweig, linux-arm-kernel
  Cc: linux-kernel, Sven Peter

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 <alyssa@rosenzweig.io>
>> Cc: Hector Martin <marcan@marcan.st>
>> Cc: Sven Peter <sven@svenpeter.dev>
>> ---
>>   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 <sven@svenpeter.dev>
>> +R:    Alyssa Rosenzweig <alyssa@rosenzweig.io>
>>   L:    iommu@lists.linux-foundation.org
>>   S:    Maintained
>>   F:    Documentation/devicetree/bindings/iommu/apple,dart.yaml
>> @@ -1693,6 +1694,7 @@ F:    drivers/*/*alpine*
>>   ARM/APPLE MACHINE SUPPORT
>>   M:    Hector Martin <marcan@marcan.st>
>> +R:    Alyssa Rosenzweig <alyssa@rosenzweig.io>
>>   L:    linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
>>   S:    Maintained
>>   W:    https://asahilinux.org
>>
> 
> Acked-by: Hector Martin <marcan@marcan.st>
> 
> 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


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

* Re: [PATCH] maintainers: Add Alyssa Rosenzweig as M1 reviewer
  2021-08-27  3:17   ` Randy Dunlap
@ 2021-08-27  3:47     ` Hector Martin
  0 siblings, 0 replies; 7+ messages in thread
From: Hector Martin @ 2021-08-27  3:47 UTC (permalink / raw)
  To: Randy Dunlap, Alyssa Rosenzweig, linux-arm-kernel
  Cc: linux-kernel, Sven Peter

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 (marcan@marcan.st)
Public Key: https://mrcn.st/pub

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

* Re: [PATCH] maintainers: Add Alyssa Rosenzweig as M1 reviewer
  2021-08-27  3:00 ` Hector Martin
  2021-08-27  3:17   ` Randy Dunlap
@ 2021-09-01 21:00   ` Alyssa Rosenzweig
  2021-09-02  2:38     ` Hector Martin
  1 sibling, 1 reply; 7+ messages in thread
From: Alyssa Rosenzweig @ 2021-09-01 21:00 UTC (permalink / raw)
  To: Hector Martin; +Cc: linux-arm-kernel, linux-kernel, Sven Peter

> > 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 <alyssa@rosenzweig.io>
> > Cc: Hector Martin <marcan@marcan.st>
> > Cc: Sven Peter <sven@svenpeter.dev>
> 
> Acked-by: Hector Martin <marcan@marcan.st>

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

Thanks,

Alyssa

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

* Re: [PATCH] maintainers: Add Alyssa Rosenzweig as M1 reviewer
  2021-09-01 21:00   ` Alyssa Rosenzweig
@ 2021-09-02  2:38     ` Hector Martin
  2021-09-02 17:52       ` Sven Peter
  0 siblings, 1 reply; 7+ messages in thread
From: Hector Martin @ 2021-09-02  2:38 UTC (permalink / raw)
  To: Alyssa Rosenzweig
  Cc: linux-arm-kernel, linux-kernel, Sven Peter, Arnd Bergmann

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 <alyssa@rosenzweig.io>
>>> Cc: Hector Martin <marcan@marcan.st>
>>> Cc: Sven Peter <sven@svenpeter.dev>
>>
>> Acked-by: Hector Martin <marcan@marcan.st>
> 
> 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 (marcan@marcan.st)
Public Key: https://mrcn.st/pub

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

* Re: [PATCH] maintainers: Add Alyssa Rosenzweig as M1 reviewer
  2021-09-02  2:38     ` Hector Martin
@ 2021-09-02 17:52       ` Sven Peter
  0 siblings, 0 replies; 7+ messages in thread
From: Sven Peter @ 2021-09-02 17:52 UTC (permalink / raw)
  To: Hector Martin, Alyssa Rosenzweig
  Cc: linux-arm-kernel, linux-kernel, Arnd Bergmann



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 <alyssa@rosenzweig.io>
> >>> Cc: Hector Martin <marcan@marcan.st>
> >>> Cc: Sven Peter <sven@svenpeter.dev>
> >>
> >> Acked-by: Hector Martin <marcan@marcan.st>
> > 
> > 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 <sven@svenpeter.dev>


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

end of thread, other threads:[~2021-09-02 17:52 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-23 15:17 [PATCH] maintainers: Add Alyssa Rosenzweig as M1 reviewer Alyssa Rosenzweig
2021-08-27  3:00 ` Hector Martin
2021-08-27  3:17   ` Randy Dunlap
2021-08-27  3:47     ` Hector Martin
2021-09-01 21:00   ` Alyssa Rosenzweig
2021-09-02  2:38     ` Hector Martin
2021-09-02 17:52       ` Sven Peter

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).