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=-0.8 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_PASS autolearn=ham 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 B7433C43143 for ; Tue, 2 Oct 2018 09:30:00 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 70F5D20878 for ; Tue, 2 Oct 2018 09:30:00 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 70F5D20878 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=arm.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726721AbeJBQMS (ORCPT ); Tue, 2 Oct 2018 12:12:18 -0400 Received: from foss.arm.com ([217.140.101.70]:33228 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726233AbeJBQMS (ORCPT ); Tue, 2 Oct 2018 12:12:18 -0400 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.72.51.249]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 16B2F18A; Tue, 2 Oct 2018 02:29:58 -0700 (PDT) Received: from big-swifty.misterjones.org (big-swifty.cambridge.arm.com [10.1.33.175]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 5BD373F5B3; Tue, 2 Oct 2018 02:29:45 -0700 (PDT) Date: Tue, 02 Oct 2018 10:29:39 +0100 Message-ID: <86bm8cvgqk.wl-marc.zyngier@arm.com> From: Marc Zyngier To: Ingo Molnar Cc: Ard Biesheuvel , linux-kernel@vger.kernel.org, Thomas Gleixner , linux-efi@vger.kernel.org, Aaron Ma , Alistair Strachan , Ben Hutchings , Bhupesh Sharma , Hans de Goede , Ivan Hu , Jeremy Linton , Matt Fleming , Peter Robinson , Sai Praneeth Prakhya , Sebastian Andrzej Siewior , Stefan Agner Subject: Re: [GIT PULL 00/11] EFI updates for v4.20 In-Reply-To: <20181002083817.GC120270@gmail.com> References: <20180927085039.8391-1-ard.biesheuvel@linaro.org> <7c25a402-0fc8-fe70-ac95-348a93f4fe69@arm.com> <20181002083456.GB120270@gmail.com> <20181002083817.GC120270@gmail.com> User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM/1.14.9 (=?UTF-8?B?R29qxY0=?=) APEL/10.8 EasyPG/1.0.0 Emacs/25.1 (aarch64-unknown-linux-gnu) MULE/6.0 (HANACHIRUSATO) Organization: ARM Ltd MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 02 Oct 2018 09:38:17 +0100, Ingo Molnar wrote: > > > * Ingo Molnar wrote: > > > > > * Marc Zyngier wrote: > > > > > Hi all, > > > > > > On 27/09/18 09:50, Ard Biesheuvel wrote: > > > > Thomas, Ingo, > > > > > > > > Please pull/cherry-pick the below. Note that the first three patches will > > > > be depended upon by an irqchip series that Marc Zyngier has sent out last > > > > week, and that targets the next release as well. So please advise how to > > > > proceed with that: we could simply apply those patches first and use the > > > > resulting commit in tip.git as a stable branch, I suppose, but I'll let > > > > Marc chime in in case he has any other ideas. > > > > > > A stable branch with these three patches would be great. The irqchip code > > > will also end-up in tip, so it should all be quite easy to manage anyway. > > > > Yeah - nevertheless, to keep it all separated nicely, I've created a new > > topic tree for this: tip:efi/irqchip (2e3ac98133a3), with just these three > > patches on top of latest -git. > > > > That way it can then all be iterated separately. > > > > Does this approach work for you? > > It's a23d3bb05ccb - i.e. the commit ID of Ard's tree, so if you > already based your work on top of that then you won't even need to > rebase anything. No, it was already based on the tip/efi/core. Never mind, I'll rebase it. Thanks, M. -- Jazz is not dead, it just smell funny.