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=-2.6 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, USER_AGENT_SANE_1 autolearn=no 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 B2D8EC47404 for ; Fri, 11 Oct 2019 15:38:28 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 8DB75206A1 for ; Fri, 11 Oct 2019 15:38:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1570808308; bh=kZz9naMR6Of1E3vVkHNV4iAu0OHXMeSi56+A/43INNk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=Vmm/4m+DxNcaAkeoom1GgWFhO8BjdeuaJ+/o7bknTbEndQ7jxMLK75ol8D7/3Cktu lByZqe7QDTcCi8ILpREMMMObtA2mT792MI0SjQnw356y0gmPKH/UuaSxmTNTbjtKV+ AKSXgTm/K/OLdO8eObID/BbmT87biC9zI9f+WTc8= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727928AbfJKPi1 (ORCPT ); Fri, 11 Oct 2019 11:38:27 -0400 Received: from mail-pl1-f196.google.com ([209.85.214.196]:36453 "EHLO mail-pl1-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726328AbfJKPi0 (ORCPT ); Fri, 11 Oct 2019 11:38:26 -0400 Received: by mail-pl1-f196.google.com with SMTP id j11so4643069plk.3; Fri, 11 Oct 2019 08:38:26 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=34jLy/imGQdWFtbRAmHbjncBF9hW7DDB6XsjLeKsQC4=; b=g6UsK9AsQg79c3wUOCOTtRnhwBm+MOS+XTCuLjFsc321I1TnrW4PNC6DwbBJm7UTI0 D73zH6jJpSGPbyb7aS63BSUaw7+zcpZ6+04+aYX+aMgF8ep1HZX0pHAIbrhgZXpvW+NY LhPAfFMlMxriA3iV/gZ4z/VzVrLe9IlqaFmZiEkqx4MKHNlEuG5jv2p84kaoNr+qzwXx 1hHWxcAsjSUnZBZssIq7eCTvGSFc2YB1NV1t9xa09O6y6rsybwI7MDYCMM1ChIIjGux6 k4+/jep+b/AS6fdidWpfiWZbd9u/M9GScAjnMYRh6liSeMfzVhfMLbJRvSArBRXaevP2 xiTw== X-Gm-Message-State: APjAAAWaFI0MVobtg6SgBaJVnNcTN2LMu8JiAnf2b2IP/z2rVCShjBWN FsU1XOb2hsRPyeWWVZybb0A= X-Google-Smtp-Source: APXvYqyhY7ooL/PoXLde16E2h3vfL39WPv8HqS8wX4TbBSrp9W1L7IydKIxBl2py8K1m/cLRrZ4cKw== X-Received: by 2002:a17:902:7e4e:: with SMTP id a14mr15778620pln.68.1570808305879; Fri, 11 Oct 2019 08:38:25 -0700 (PDT) Received: from 42.do-not-panic.com (42.do-not-panic.com. [157.230.128.187]) by smtp.gmail.com with ESMTPSA id ev20sm8614400pjb.19.2019.10.11.08.38.24 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 11 Oct 2019 08:38:24 -0700 (PDT) Received: by 42.do-not-panic.com (Postfix, from userid 1000) id A888D403EA; Fri, 11 Oct 2019 15:38:23 +0000 (UTC) Date: Fri, 11 Oct 2019 15:38:23 +0000 From: Luis Chamberlain To: Hans de Goede Cc: Ard Biesheuvel , Darren Hart , Andy Shevchenko , Greg Kroah-Hartman , "Rafael J . Wysocki" , Thomas Gleixner , Ingo Molnar , Borislav Petkov , "H . Peter Anvin" , Jonathan Corbet , Dmitry Torokhov , Peter Jones , Dave Olsthoorn , x86@kernel.org, platform-driver-x86@vger.kernel.org, linux-efi@vger.kernel.org, linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org, linux-input@vger.kernel.org Subject: Re: [PATCH v7 0/8] efi/firmware/platform-x86: Add EFI embedded fw support Message-ID: <20191011153823.GS16384@42.do-not-panic.com> References: <20191004145056.43267-1-hdegoede@redhat.com> <20191011141036.GK16384@42.do-not-panic.com> <7fed4882-efa7-18d0-1ef6-9138fbdddfc4@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <7fed4882-efa7-18d0-1ef6-9138fbdddfc4@redhat.com> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Oct 11, 2019 at 04:31:26PM +0200, Hans de Goede wrote: > Hi, > > On 10/11/19 4:10 PM, Luis Chamberlain wrote: > > Hey Hans, thanks for staying on top of this and follow up! For some > > reason the universe conspired against your first and last patch ([1/8], > > [8/8]), and I never got them. Could you bounce these or resend in case > > others confirm they also didn't get it? > > I have received feedback from others on the first patch, so at least > that one has reached others. I've bounced patches 1 and 8 to you. Thanks, can you also bounce the feedback received? Luis