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.7 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,NICE_REPLY_A,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 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 62556C07E9B for ; Tue, 20 Jul 2021 13:47:18 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 4C2CD61164 for ; Tue, 20 Jul 2021 13:47:18 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238988AbhGTNGf (ORCPT ); Tue, 20 Jul 2021 09:06:35 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.133.124]:47917 "EHLO us-smtp-delivery-124.mimecast.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238700AbhGTNCp (ORCPT ); Tue, 20 Jul 2021 09:02:45 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1626788570; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Wm1/1+rm0pNTec68SF0ULMEoMpPgTZgtvpTbWM+bk38=; b=fG+LIy8oP1CN1RjxGLffxzgglVKC1l4Zx7+1f/r/Aik039kNwmQn5rtXoGGSFVyKQEMoyx 2oCLF742VwGBFDuwj22DjX7z9YGxPIMUq9eXbVd1MRhzg+y8AbAI8AEgeU8lPWmcQZ83UF 3wQ/vDC2VBpH7Qvx0td5OghcJDsHLQI= Received: from mail-wm1-f72.google.com (mail-wm1-f72.google.com [209.85.128.72]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-478-fJM9WJsLMkap7nBr6KifyA-1; Tue, 20 Jul 2021 09:42:49 -0400 X-MC-Unique: fJM9WJsLMkap7nBr6KifyA-1 Received: by mail-wm1-f72.google.com with SMTP id m6-20020a05600c4f46b0290205f5e73b37so1271005wmq.3 for ; Tue, 20 Jul 2021 06:42:48 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=Wm1/1+rm0pNTec68SF0ULMEoMpPgTZgtvpTbWM+bk38=; b=ae5W/U7UYW81A/dUQ0EiaaGQ7TvTlp1/iaUqtqg5bCszPNSLPFPdT3I2xzO9e4gmY6 wJvWStSYUwAoyYolbXP0hUE9bgxsaSyPKfrZ3ylFaHMXf9jO/VRvCRsfqUDX2h8mzvXo dhY+O58sfLT9hH0P5DJm8naUX9vYNRgBuPDbiSmBXBxFYLHbDoijCyNWstFs15VjEvuj qnh7pbXzTeP4wlSYCn1nHgw6e3wIEhe6CEND7vdMzlwXhJM+Gjn3W9g6aeJkDu98fNSI gqzp3B5aP+D5U/giPoemWBHSQRwoTDqll0S7ME/hvhelXg5PHcQQ7/BoUniGWE+1PYFw WLPQ== X-Gm-Message-State: AOAM530v+bvwa2auHTQearo88EK4G1DsJzZAmPg/Sy7DAf+MoyLWWCDJ u7kBoQeQ+1NXpqY0bimvUgnCwopxrt2jR1yxqdW5dEKMvuibOgGVg45tny0bAlLr3HhxjXzmLXk CpRRTddZyNt7jOyQTCJqn9dfJ X-Received: by 2002:a7b:c844:: with SMTP id c4mr37859296wml.107.1626788567976; Tue, 20 Jul 2021 06:42:47 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyPDFoW1ztyceGEmsvaxxt+vRNnwbErZ3TkLOyCXvoT5YQ2hwIH+j61ex10oljV9GpyUb7Cpw== X-Received: by 2002:a7b:c844:: with SMTP id c4mr37859268wml.107.1626788567798; Tue, 20 Jul 2021 06:42:47 -0700 (PDT) Received: from [192.168.1.101] ([92.176.231.106]) by smtp.gmail.com with ESMTPSA id g15sm19533112wmh.44.2021.07.20.06.42.46 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 20 Jul 2021 06:42:47 -0700 (PDT) Subject: Re: [PATCH v3 0/2] allow simple{fb, drm} drivers to be used on non-x86 EFI platforms To: Ard Biesheuvel , Dave Airlie , linux-efi , David Airlie , Catalin Marinas , dri-devel , Russell King , Atish Patra , linux-riscv , Will Deacon , the arch/x86 maintainers , Ingo Molnar , Peter Robinson , Borislav Petkov , Albert Ou , Hans de Goede , Paul Walmsley , Thomas Gleixner , linux-arm-kernel , Greg Kroah-Hartman , LKML , Palmer Dabbelt , Thomas Zimmermann References: <20210625130947.1803678-1-javierm@redhat.com> <8dd26141-a09c-39e2-5174-4cad8d21c49c@suse.de> From: Javier Martinez Canillas Message-ID: <03f0edef-e54e-8a2a-4b50-683d3d42e249@redhat.com> Date: Tue, 20 Jul 2021 15:42:45 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 7/20/21 3:01 PM, Daniel Vetter wrote: > On Mon, Jul 19, 2021 at 09:10:52AM +0200, Ard Biesheuvel wrote: >> On Mon, 19 Jul 2021 at 04:59, Dave Airlie wrote: [snip] >>> >>> Can we just merge via drm-misc and make sure the acks are present and >>> I'll deal with the fallout if any. >>> >> >> Fine with me. Could you stick it on a separate branch so I can double >> check whether there are any issues wrt the EFI tree? > > It'll pop up in linux-next for integration testing or you can pick up the > patch here for test-merge if you want. > Thanks a lot Dave and Daniel! > And since Dave has given a blanket cheque for handling fallout he'll deal > with the need for fixups too if there's any. I also plan to look at any regression that might had been introduced by these. Best regards, -- Javier Martinez Canillas Linux Engineering Red Hat