From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.6 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id CC1D7C47082 for ; Thu, 3 Jun 2021 20:27:31 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 93B43610A8 for ; Thu, 3 Jun 2021 20:27:31 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 93B43610A8 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=alien8.de Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 837C86F4F7; Thu, 3 Jun 2021 20:27:30 +0000 (UTC) Received: from mail.skyhub.de (mail.skyhub.de [5.9.137.197]) by gabe.freedesktop.org (Postfix) with ESMTPS id 01F766F4F7 for ; Thu, 3 Jun 2021 20:27:28 +0000 (UTC) Received: from zn.tnic (p200300ec2f138500c7e12fc0802db454.dip0.t-ipconnect.de [IPv6:2003:ec:2f13:8500:c7e1:2fc0:802d:b454]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.skyhub.de (SuperMail on ZX Spectrum 128k) with ESMTPSA id 0C77C1EC0246; Thu, 3 Jun 2021 22:27:22 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alien8.de; s=dkim; t=1622752042; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:in-reply-to:in-reply-to: references:references; bh=OdHEZyA0Yz82G9giMJIrJ6sLC/3gLs0Aj9USNqocCdM=; b=n/qUCf7CAevYLO1ua7Xqqjpw/2DKzujCT+H1jn+x5ugKmQ4H2WI5rxAl9X5LimeJKHbs2M kOUvyxeDDa1NQg8mJHgE84zLB/p8lkOiGljmxRGNZS3q9J3rhUJ5BPqkeW+gwtYIwq7KLo 9nn344GKcSr0hzTiGpQkueO8Paj9s3Q= Date: Thu, 3 Jun 2021 22:27:19 +0200 From: Borislav Petkov To: Javier Martinez Canillas Subject: Re: [PATCH v2 0/2] allow simple{fb,drm} drivers to be used on non-x86 EFI platforms Message-ID: References: <20210601145912.774054-1-javierm@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20210601145912.774054-1-javierm@redhat.com> X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-efi@vger.kernel.org, Brijesh Singh , David Airlie , Catalin Marinas , Paul Walmsley , dri-devel@lists.freedesktop.org, Bjorn Andersson , Arvind Sankar , Joerg Roedel , "H. Peter Anvin" , linux-riscv@lists.infradead.org, Will Deacon , Ard Biesheuvel , Krzysztof Kozlowski , x86@kernel.org, Russell King , "Peter Zijlstra \(Intel\)" , Ingo Molnar , Peter Robinson , linux-arm-kernel@lists.infradead.org, Albert Ou , Chester Lin , Hans de Goede , Josh Poimboeuf , Thomas Gleixner , Andy Shevchenko , Kalle Valo , Juergen Gross , Greg Kroah-Hartman , linux-kernel@vger.kernel.org, Dinh Nguyen , Nicolas Saenz Julienne , Palmer Dabbelt , Thomas Zimmermann , Sudeep Holla Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" 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 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. -- Regards/Gruss, Boris. https://people.kernel.org/tglx/notes-about-netiquette