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 B8296C25B07 for ; Wed, 10 Aug 2022 13:59:08 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232906AbiHJN7H (ORCPT ); Wed, 10 Aug 2022 09:59:07 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37164 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232763AbiHJN6k (ORCPT ); Wed, 10 Aug 2022 09:58:40 -0400 Received: from mail-wm1-x32e.google.com (mail-wm1-x32e.google.com [IPv6:2a00:1450:4864:20::32e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A2D1D6C769 for ; Wed, 10 Aug 2022 06:58:38 -0700 (PDT) Received: by mail-wm1-x32e.google.com with SMTP id a18-20020a05600c349200b003a30de68697so1734271wmq.0 for ; Wed, 10 Aug 2022 06:58:38 -0700 (PDT) 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; bh=i8HHjwl7WH0iFq76RCd/7R6qXQKnZ7/bS7IRpUVTWS0=; b=wktmSceVeQiJ00CteNAZ/9N6Sm2lvi2R+yz76BkP9XOPDuz2Z/6h6BBlwJGOUaEPmJ EkatXfHekpnCRrmhtpqUrrWc5QHKgBi0WPefSRBiTJuxbPMSjkQneGHmefMfciQ3ORJu IVl5i9l7RoSs6MMcrq6Ze8TD1AX7/O6YDKH26uMF6qp5Q0X3uXc270P2TucMhtS7r0uM HJcaYQ7vNmtXSbchS64n/vLwszX6CTOFovvsMaSsdyIj7v0MPRXhRyMUHr/NTK6Vc7WU O2WF8N13S0X2VbC8BsJieugkmCkRmIIlX04ftjrFDGVUcM+0eJrzwNLYygBVqYNdpq+y Btsg== 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; bh=i8HHjwl7WH0iFq76RCd/7R6qXQKnZ7/bS7IRpUVTWS0=; b=cyxxbQ9nAnf4A5IMleKn65CR1viPeA+E/NeF5/CHEi+xzJ1drMX4/EwdYIX4y+AG+o /KkQV5Em6HL9UBNeVgCOESKe4Hm/RndDH4r3LR6n9HaBYfhALd5tt2eO6R3uvZINQ8A6 pBJ/Vewj/qE9KhZyBVIIMDii5y9M/Y5oL6Q8OFRng25qmr7UXQ+L4csXB21xij0tRTvo HmvzL77MCVmNQOsStWrruUBJIdEo3PTRzmU3ZigXT6EH7BK37FU+Prh1SBo9NwxWqLEN I7gz9hEWlM8kt6ZvW1wghXGeC88vtBALpvE4zhmR40HjkmHZnKaiE1bZmRhFa3N8cSYa szkg== X-Gm-Message-State: ACgBeo2tCIEqcONuXgBh9wesGyS+t3azkIrA4fLPm2wIQ6TnaF3O9CYa A7rTiJVbw8gDUnZetWeukJVuvg== X-Google-Smtp-Source: AA6agR6rDW8RUZXfTUmjdc22Q9BqrI8EAo6g/7PjpBCS6Em9aSvgLhZp3xCCg159xw/CA6Ou3td9Qg== X-Received: by 2002:a05:600c:1f11:b0:3a5:3df9:4859 with SMTP id bd17-20020a05600c1f1100b003a53df94859mr2484539wmb.175.1660139917198; Wed, 10 Aug 2022 06:58:37 -0700 (PDT) Received: from [192.168.10.46] (146725694.box.freepro.com. [130.180.211.218]) by smtp.googlemail.com with ESMTPSA id u11-20020adfeb4b000000b0021f15514e7fsm19366090wrn.0.2022.08.10.06.58.36 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 10 Aug 2022 06:58:36 -0700 (PDT) Message-ID: Date: Wed, 10 Aug 2022 15:58:35 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0 Subject: Re: [PATCH] thermal/core: Add missing EXPORT_SYMBOL_GPL Content-Language: en-US To: "Rafael J. Wysocki" Cc: Amit Kucheria , Zhang Rui , "open list:THERMAL" , open list References: <20220810100731.749317-1-daniel.lezcano@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-kernel@vger.kernel.org On 10/08/2022 13:58, Rafael J. Wysocki wrote: > On Wed, Aug 10, 2022 at 12:07 PM Daniel Lezcano > wrote: >> >> The function thermal_zone_device_register_with_trips() is not exported >> for modules. >> >> Add the missing EXPORT_SYMBOL_GPL(). >> >> Signed-off-by: Daniel Lezcano > > A Fixes tag missing? I've added the missing tag in the thermal/linux-next branch https://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux.git/commit/?h=thermal/linux-next&id=78ad78d78b43538e6dcbce3fd0699f15b79cfe3f > >> --- >> drivers/thermal/thermal_core.c | 1 + >> 1 file changed, 1 insertion(+) >> >> diff --git a/drivers/thermal/thermal_core.c b/drivers/thermal/thermal_core.c >> index b4c68410c158..10c979dce512 100644 >> --- a/drivers/thermal/thermal_core.c >> +++ b/drivers/thermal/thermal_core.c >> @@ -1329,6 +1329,7 @@ thermal_zone_device_register_with_trips(const char *type, struct thermal_trip *t >> kfree(tz); >> return ERR_PTR(result); >> } >> +EXPORT_SYMBOL_GPL(thermal_zone_device_register_with_trips); >> >> struct thermal_zone_device *thermal_zone_device_register(const char *type, int ntrips, int mask, >> void *devdata, struct thermal_zone_device_ops *ops, >> -- >> 2.34.1 >> -- Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog