Message ID | 20210601145912.774054-1-javierm@redhat.com (mailing list archive) |
---|---|
Headers | show |
Series | allow simple{fb, drm} drivers to be used on non-x86 EFI platforms | expand |
On Tue, Jun 01, 2021 at 04:59:10PM +0200, Javier Martinez Canillas wrote: > The series touches different subystems and will need coordination between > maintainers. Ard Biesheuvel said that can be merged through the EFI tree. I'm always happy when code from arch/x86/ moves away so Acked-by: Borislav Petkov <bp@suse.de> Btw, for the future, please CC everyone on the whole patchset - I had to go look at your 2/2 on lore to see what it does because I had only 1/2 in my mbox. Thx.
Hello Borislav, On 6/3/21 10:27 PM, Borislav Petkov wrote: > On Tue, Jun 01, 2021 at 04:59:10PM +0200, Javier Martinez Canillas wrote: >> The series touches different subystems and will need coordination between >> maintainers. Ard Biesheuvel said that can be merged through the EFI tree. > > I'm always happy when code from arch/x86/ moves away so > > Acked-by: Borislav Petkov <bp@suse.de> > Thanks for the ack. > Btw, for the future, please CC everyone on the whole patchset - I had to > go look at your 2/2 on lore to see what it does because I had only 1/2 > in my mbox. > Yes, sorry about that. I just used what get_maintainer.pl --git-fallback suggested me, I'll make sure to include all people in Cc the next time. > Thx. > Best regards,