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.1 required=3.0 tests=DKIMWL_WL_MED,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FSL_HELO_FAKE,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1, USER_IN_DEF_DKIM_WL 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 9AAC5CA9EC5 for ; Wed, 30 Oct 2019 11:45:08 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 74D052087E for ; Wed, 30 Oct 2019 11:45:08 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=google.com header.i=@google.com header.b="gmU44ve3" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726812AbfJ3LpH (ORCPT ); Wed, 30 Oct 2019 07:45:07 -0400 Received: from mail-wm1-f65.google.com ([209.85.128.65]:53623 "EHLO mail-wm1-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726488AbfJ3LpF (ORCPT ); Wed, 30 Oct 2019 07:45:05 -0400 Received: by mail-wm1-f65.google.com with SMTP id n7so1756612wmc.3 for ; Wed, 30 Oct 2019 04:45:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20161025; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=ONBAlPsK9csKDOSK3QHrotYDGYKCfVT4Ykd7rd79HM8=; b=gmU44ve39exVNhQpXl7TfaUIJe/F+7uLpvMD+Qq1VCL9morsfXsd6hTisukoNCpR2f CbDatasQp6znjKaW5Kb59JvO/+om2qX/axgU4OwtaTGhQH5SS5wMC14t9DQQojI3+vsZ WQcv3Rzql54PRX7i/s2ti23taKMyr+FghOml9b2jWEMYpsUUP8TnKVFWJyv09y+crFaM MuxKEfAlru5dg9AU5tsggf+09+OO7nzO8vPyZUZvvYWXcMzZUiPGaYz3O2c3wm91ODYF QH5YS5fxdyWLFXbxF6DDgS9Lgu3e2HU/Y+filyu/OBvgrfi83PuMZEUr2Ura3+NMKBkh yQsw== 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=ONBAlPsK9csKDOSK3QHrotYDGYKCfVT4Ykd7rd79HM8=; b=H5U7Jnjbb679E/Jh+AkDXQj0xYs79AcB1JwGviKeHk/Lx+ginr6WAINgzf7BuAOcbH ypItgpakUXSQKHlsODHdeEiIuV0CNC4ewv0n2ZGb3+AU7Bz31bEEuktSDHWGtl4jp4zC lYExlyb5c/wGkWY2onFvmRDiQc4rK2ZDER++8LhivVYEh74EXKWiGBuvzTDNzIVg3o2B HxqWMpn7xNhU0wiEM/0ifVQccvMpCpAfgp7LKARETPb6iFqPBJb4QLFSJ7yj5Ft1SIPI WFMPHqTna9hTlJZnAp6sqJgRerOX7rjLLYuFI8XjlFh6HwN6su7Q/pd2KylBy8LnsVur 81MA== X-Gm-Message-State: APjAAAVV4ietGVgBIUOyrepEoTGGRWw8+DupQ9gTxIsLnYfFWDp14Zfi 5Rpcq5IBvUU5q9qwT7g7rri5Lw== X-Google-Smtp-Source: APXvYqzddIaarF/u2d62io5E/bzukrep248eN6mp0JlB9gjWWg7XGxuTQrXTJ38TCdccclBs+Ezfpw== X-Received: by 2002:a05:600c:2204:: with SMTP id z4mr8411889wml.67.1572435901834; Wed, 30 Oct 2019 04:45:01 -0700 (PDT) Received: from google.com ([2a00:79e0:d:110:d6cc:2030:37c1:9964]) by smtp.gmail.com with ESMTPSA id n22sm1752077wmk.19.2019.10.30.04.45.00 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 30 Oct 2019 04:45:00 -0700 (PDT) Date: Wed, 30 Oct 2019 11:44:57 +0000 From: Quentin Perret To: Daniel Lezcano Cc: Quentin Perret , edubezval@gmail.com, rui.zhang@intel.com, javi.merino@kernel.org, viresh.kumar@linaro.org, amit.kachhap@gmail.com, rjw@rjwysocki.net, catalin.marinas@arm.com, will@kernel.org, dietmar.eggemann@arm.com, ionela.voinescu@arm.com, mka@chromium.org, linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH RESEND v8 0/4] Make IPA use PM_EM Message-ID: <20191030114457.GA22605@google.com> References: <20190911130314.29973-1-qperret@qperret.net> <1fab36a5-25cf-abd2-ee25-23d8c8d673ac@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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 Wednesday 30 Oct 2019 at 11:54:30 (+0100), Daniel Lezcano wrote: > Hi Quentin, > > On 07/10/2019 15:37, Quentin Perret wrote: > > Hi Daniel, > > > > On Mon, Oct 7, 2019 at 6:35 AM Daniel Lezcano wrote: > >> the series does no longer apply, do you think it is possible to give it > >> a respin? > > > > Right, I'll try to fix the conflicts and post a v9 shortly. > > we are getting close to the merge window, did you have time to respin > the series? Yes, sorry for the delay, but I have a 5.4-rc4-based branch that seems to work. I'll push that ASAP. Thanks, Quentin