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=-4.0 required=3.0 tests=DKIMWL_WL_MED,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_PASS,URIBL_BLOCKED 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 25C3FC43381 for ; Mon, 18 Feb 2019 11:57:26 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id DD17F2147C for ; Mon, 18 Feb 2019 11:57:25 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=benyossef-com.20150623.gappssmtp.com header.i=@benyossef-com.20150623.gappssmtp.com header.b="NuGOmLGE" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728893AbfBRL5Z (ORCPT ); Mon, 18 Feb 2019 06:57:25 -0500 Received: from mail-ua1-f66.google.com ([209.85.222.66]:40510 "EHLO mail-ua1-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728293AbfBRL5Y (ORCPT ); Mon, 18 Feb 2019 06:57:24 -0500 Received: by mail-ua1-f66.google.com with SMTP id c5so3792651uaq.7 for ; Mon, 18 Feb 2019 03:57:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=benyossef-com.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc:content-transfer-encoding; bh=weT4TD1xezzx/iYCiwVCobi5Soc4QsB9VKo5sTQMWUM=; b=NuGOmLGEv9vFd1kLoZ00BSI2cZCQd/6AsEokJA5o5ioLKOPAO6Xk8kpyqEInZp30Xz F91HL3fI3+5skkRTZU+nZQYsBEyY5Vh/IMHqq0pwL7ERpimmqOlzlBkEy/FhbJOzp11X ypumI8h1PLJB4aC6WldSllCN8s4vzUFSvd291zyoIFByZDWRlshPlXqq/S/pd9oe9dQP 1Mu1epZekavFcN1bvqAnwxvk9zQWkMyHFIq0v4hABpLSM7SRtfTRx7cJWsW7loZETh+8 /QDpGYiH/pHWhXF9LfCI0OvOE4cla0bVVP+XVfaqUHaZRF5YfdfelT88gbATKCAWks5V Qo+g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=weT4TD1xezzx/iYCiwVCobi5Soc4QsB9VKo5sTQMWUM=; b=tDIWIqYSkH4FFF4f4NvMOQJMvtL+jqrOfO2bkrUNI0MUq0nrK5BjeK1Fb77mBgBIYH EQiR0ftLKkLxDIhclMMWXO1erJ+iKVdzivjs+gNX+9EyXU/3uUrs/YN2a0Iw2QY385/F 7coWdoZflslP/hGGRtdFeDsIAAwe12ww0wy7EulV78T8eMRU+3lWBUVOtCq5g8rn1AdK utwjYqVAAmak534wfdjRje4KhU/WWbI5WeIF2CuIAmfThCxwz+cihU6Wk0S39gdM283l VtgmnKn6s6I293y9CY/dLzBAxDN8pEnA5jHaw2F3qP9AIZSmqSp5+pu1U5zeaveeDvlJ gppw== X-Gm-Message-State: AHQUAuZ0w3kPmw4rJO4VQLEjx647gWUeQ9oqWGlvMKa9sGFQnEtqCO+5 Ph18I7zLrAE5BcNXFQLiCUt+wB0wTBEs5TQe2KfYxQ== X-Google-Smtp-Source: AHgI3IYAN0ZekUY/dAup2LjXp43TPno6n27TskQqbfxEJKUmKCBuyxJSbiTHmzWm6ijpRQX7Oir8+k7o4B9qnLQHkFg= X-Received: by 2002:ab0:2c08:: with SMTP id l8mr11413017uar.113.1550491043805; Mon, 18 Feb 2019 03:57:23 -0800 (PST) MIME-Version: 1.0 References: <20190211142758.16718-1-gilad@benyossef.com> In-Reply-To: From: Gilad Ben-Yossef Date: Mon, 18 Feb 2019 13:57:11 +0200 Message-ID: Subject: Re: [PATCH] crypto: ccree: add missing inline qualifier To: Geert Uytterhoeven Cc: Herbert Xu , "David S. Miller" , Ofir Drag , stable , Linux Crypto Mailing List , Linux Kernel Mailing List Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Sender: linux-crypto-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-crypto@vger.kernel.org Hi, On Mon, Feb 18, 2019 at 10:48 AM Geert Uytterhoeven wrote: > > On Mon, Feb 11, 2019 at 3:29 PM Gilad Ben-Yossef wr= ote: > > Commit 1358c13a48c4 ("crypto: ccree - fix resume race condition on init= ") > > was missing a "inline" qualifier for stub function used when CONFIG_PM > > is not set causing a build warning. > > > > Fixes: 1358c13a48c4 ("crypto: ccree - fix resume race condition on init= ") > > Cc: stable@kernel.org # v4.20 > > # v5.0 > > However, I believe the version comment is not necessary, as the same > version is indicated by the Fixes tag. I've marked it v4.20 since I've marked the patch that this fixes for inclusion in 4.20. Although the underlying bug was there all along, it was only revealed by a change that went into 4.20. > > > Signed-off-by: Gilad Ben-Yossef > > Acked-by: Geert Uytterhoeven > Thanks! Gilad --=20 Gilad Ben-Yossef Chief Coffee Drinker values of =CE=B2 will give rise to dom!