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=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,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 BFB18C433DF for ; Tue, 23 Jun 2020 14:37:58 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 9507B20720 for ; Tue, 23 Jun 2020 14:37:58 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="S/38hRP9" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1732881AbgFWOh6 (ORCPT ); Tue, 23 Jun 2020 10:37:58 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55796 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1732835AbgFWOh5 (ORCPT ); Tue, 23 Jun 2020 10:37:57 -0400 Received: from mail-wm1-x341.google.com (mail-wm1-x341.google.com [IPv6:2a00:1450:4864:20::341]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0421DC061795 for ; Tue, 23 Jun 2020 07:37:56 -0700 (PDT) Received: by mail-wm1-x341.google.com with SMTP id 17so3489778wmo.1 for ; Tue, 23 Jun 2020 07:37:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=ceG/rp64xRAj8gur9y870c/+SKauz/Pvvf3Ek5gAYHE=; b=S/38hRP9jJeEO0648j5i0HwQUkmAn8MPLasoGaNt8LdCbQqEVydbz8k0QMIB7TcSxT mB8W7q1gDfv+vrDORU79pdT175xGSNJNn9FeFSOeCambF0o+fNWV7YZc6bTiG/1Z6IfR QyqfeR3sUuTOxKqqFW+5Mj6QQ1oGWLVdX8LKSRdVg1scMMyLuhkobEB7qpI1w1w/qH7z jwaDjR41jrisZougD+3Uuakf/CAy6jS5bQHpWHTAieha1OiW3LJqSFRQr/vLShLUiHPk yPP9bihWulsfYdzcIcoqxokyu81EfkMggDs54t64ujxNzfIYZShzXVRQcjXTRd7mV3TJ lmtg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=ceG/rp64xRAj8gur9y870c/+SKauz/Pvvf3Ek5gAYHE=; b=lG4bL8aGQaEBvuMe9F8ygBHn5oqs+dkMhEDkcfAlpTQFANDtn55UXR5dtfy30D3lDP AGtuKBdunRQC3MUgJQ3X/2qpyMlAVJzUsluiU+lZdn1dBzG4FCDHg12lYDF/YrWocZO7 r7LoCjl04WcBqa4twsjcREvUJSM0annsBhQOtKu4pcBzSwMuYlP/HbkB3Fpqv8pMfbrk Y9tXzDKhiZzB4b8ArbJfkAYn5+s80WvvZcpggAyVKfkJ3gaklgWa3x7Qd1Zg5FTfcwAr A1axaqwgsLpszDb2J1HjjZeyaB3JuZ/GT5PLTnPmKS0NKAQZPuA6yxuw6u55R8ubPRjx cvIg== X-Gm-Message-State: AOAM532WBomo5AfifDpcMcGrB55HtZMLuH1eCCcc7WZxckMGCorVvLXw DUL44nBrz55A0UEdni3xoA6WHg== X-Google-Smtp-Source: ABdhPJzFhA2lwUjrw8Uh+XlYz4CBl1VsesMxrJl8KjSj+B5PacC6wuAYbyLBKbmaRzqOKAPJJSOTSQ== X-Received: by 2002:a1c:9943:: with SMTP id b64mr24802648wme.102.1592923075430; Tue, 23 Jun 2020 07:37:55 -0700 (PDT) Received: from [192.168.0.41] (lns-bzn-59-82-252-131-168.adsl.proxad.net. [82.252.131.168]) by smtp.googlemail.com with ESMTPSA id h14sm6949375wrt.36.2020.06.23.07.37.52 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 23 Jun 2020 07:37:54 -0700 (PDT) Subject: Re: [PATCH v4 00/11] Stop monitoring disabled devices To: Andrzej Pietrasiewicz , linux-pm@vger.kernel.org, linux-acpi@vger.kernel.org, netdev@vger.kernel.org, linux-wireless@vger.kernel.org, platform-driver-x86@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-renesas-soc@vger.kernel.org, linux-rockchip@lists.infradead.org Cc: "Rafael J . Wysocki" , Len Brown , Vishal Kulkarni , "David S . Miller" , Jiri Pirko , Ido Schimmel , Johannes Berg , Emmanuel Grumbach , Luca Coelho , Intel Linux Wireless , Kalle Valo , Peter Kaestle , Darren Hart , Andy Shevchenko , Sebastian Reichel , Miquel Raynal , Amit Kucheria , Support Opensource , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team , =?UTF-8?Q?Niklas_S=c3=b6derlund?= , Heiko Stuebner , Orson Zhai , Baolin Wang , Chunyan Zhang , Zhang Rui , Allison Randal , Enrico Weigelt , Gayatri Kammela , Thomas Gleixner , Bartlomiej Zolnierkiewicz , kernel@collabora.com References: <20200528192051.28034-1-andrzej.p@collabora.com> From: Daniel Lezcano Message-ID: <9cbffad6-69e4-0b33-4640-fde7c4f6a6e7@linaro.org> Date: Tue, 23 Jun 2020 16:37:51 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.8.0 MIME-Version: 1.0 In-Reply-To: <20200528192051.28034-1-andrzej.p@collabora.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit Sender: linux-acpi-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-acpi@vger.kernel.org Hi Andrzej, On 28/05/2020 21:20, Andrzej Pietrasiewicz wrote: > There is already a reviewed v3 (not to be confused with RFC v3), which can > be considered for merging: > > https://lore.kernel.org/linux-pm/20200423165705.13585-2-andrzej.p@collabora.com/ > > Let me cite Bartlomiej Zolnierkiewicz: > > "I couldn't find the problems with the patch itself (no new issues > being introduced, all changes seem to be improvements over the current > situation). > > Also the patch is not small but it also not that big and it mostly > removes the code: > > 17 files changed, 105 insertions(+), 244 deletions(-)" Thanks for this nice cleanup. Given the series was tested, reviewed and acked, I would like to merge it as soon as possible. Can you send the V5 with the EXPORT_SYMBOL_GPL fixed ? So the series can enter the integration loop. Thanks -- Daniel -- Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog