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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 4DE08C00A5A for ; Thu, 19 Jan 2023 14:09:17 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231560AbjASOJQ (ORCPT ); Thu, 19 Jan 2023 09:09:16 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33954 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231503AbjASOI4 (ORCPT ); Thu, 19 Jan 2023 09:08:56 -0500 Received: from mail-wr1-x42d.google.com (mail-wr1-x42d.google.com [IPv6:2a00:1450:4864:20::42d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4F9B730D3 for ; Thu, 19 Jan 2023 06:07:54 -0800 (PST) Received: by mail-wr1-x42d.google.com with SMTP id q10so1996748wrs.2 for ; Thu, 19 Jan 2023 06:07:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=HGeDeVwuQc3H2AtP0kFhOH1dH/kCaJpXBCxGVVfYvqI=; b=p9KNOOF9WyUBlnr0e1jSHHOVjYq1gZMPPgIX6LNhGVxRpFhtQU+0xS3ceNhnYLHXaV 0zGMVv31mS7DB/LueUWi3pd1WqmxUtDmVibpC4tWKKKyF3fhIJsxGFhoPwqqcCPXHww3 4XG6++YzGGl1gDE4Fk1ROfrMfj/Llhpbz9q/hdD2abZBAhVYtDiTicsZhI4WV/JC9L9B /5mmaugTgC/oGMLB3wau972Lmwqhs3RZqlYnBAg2JwMd2SiGwKVLArqNpI3uK1/9QHy3 H3uIFbbYwivuwA1/35HyUUBenllM0KTc9YrfstbcIQWouNmFWLAIv3OQdcuIC9I78cjI 0ntw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=HGeDeVwuQc3H2AtP0kFhOH1dH/kCaJpXBCxGVVfYvqI=; b=hGL6LoTDctlJl4GPSwA/2sUfmrqQLDANy5jChXlfWUiNaD53MsJrR+QfzugKX/Mw0l kmYnvHn6BegqpTIRRh36KNelZialbDjD6mhmSax3BZ4tkENZ4JGltnUfEUX+0m0VRrDR wvn7yYZm7RD5Pqct9De5gjOBIWi2NyJPSbBzqbzSUjc/RoO9MMKce1BCP7OAA1w83PWt c1Uk2GIt+zxREnH4wlFasGWwRxRPaKWqLas039osAracbEMG21nBPmage4hayaplvlUV x5ZGwXVD7xPbwdsjDGRVuYE+omMnIkcRohAqOFELOWUV1apVIrSHW5Rpw4AQvCOR+MlY hS/A== X-Gm-Message-State: AFqh2kq9BzJcT/3V1PgaOFN6w4IqXFwCiea3LKoiF06SOwILkDTM4fYU iJqsLTi+ArIfr0Uo7ypjOmG7gg== X-Google-Smtp-Source: AMrXdXtR3I2cegmfLtK3MsfPKnGq9FPE0PF40uH9KT0VrCFbvPlr5aepLZXPx7ur7NebX+sDsrYlKw== X-Received: by 2002:adf:ff90:0:b0:2bd:de40:3a45 with SMTP id j16-20020adfff90000000b002bdde403a45mr9225071wrr.51.1674137247647; Thu, 19 Jan 2023 06:07:27 -0800 (PST) Received: from [192.168.10.46] (146725694.box.freepro.com. [130.180.211.218]) by smtp.googlemail.com with ESMTPSA id f7-20020a5d6647000000b002bbeb700c38sm28731082wrw.91.2023.01.19.06.07.26 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 19 Jan 2023 06:07:27 -0800 (PST) Message-ID: <5a4c029b-cb1d-ef76-45b6-4c080ed1b621@linaro.org> Date: Thu, 19 Jan 2023 15:07:26 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2 Subject: Re: [PATCH 1/5] thermal/core: Fix unregistering netlink at thermal init time Content-Language: en-US To: "Rafael J. Wysocki" Cc: linux-pm@vger.kernel.org, Amit Kucheria , Zhang Rui , open list References: <20230118211123.111493-1-daniel.lezcano@linaro.org> <5f90aef1-93e1-832a-6cee-6e2cb4d7ec25@linaro.org> From: Daniel Lezcano In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-pm@vger.kernel.org On 19/01/2023 14:45, Rafael J. Wysocki wrote: > On Thu, Jan 19, 2023 at 2:40 PM Daniel Lezcano > wrote: >> >> On 19/01/2023 14:28, Rafael J. Wysocki wrote: >>> On Wed, Jan 18, 2023 at 10:11 PM Daniel Lezcano >>> wrote: >>>> >>>> The thermal subsystem initialization miss an netlink unregistering >>>> function in the error. Add it. >>>> >>>> Signed-off-by: Daniel Lezcano >>> >>> What tree is this series based on? >> >> It is based on >> https://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux.git/log/?h=thermal/linux-next > > OK > > Can this information be added to the patches or to a cover letter of > the series next time? Sure -- Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog